Ideas for Google Summer of Code/Improvements in lexical-selection module

From Apertium
Jump to navigation Jump to search

Implement a number of optimisations to the lexical selection module. The lexical selection module in Apertium is currently a prototype. There are many optimisations that could be made to make it more efficient and faster.

Tasks

  • Make the module process word by word, instead of sentence by sentence.
  • Move away from using regular expressions as transitions, to using lemma/tag pairs.

Coding challenge

Frequently asked questions

See also