Difference between revisions of "Ideas for Google Summer of Code/Improvements in lexical-selection module"

From Apertium
Jump to navigation Jump to search
Line 1: Line 1:
 
{{TOCD}}
 
{{TOCD}}
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.
+
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, and easier to install and use.
   
 
==Tasks==
 
==Tasks==
Line 12: Line 12:
   
 
* Install Apertium and the [[constraint-based lexical selection module]]
 
* Install Apertium and the [[constraint-based lexical selection module]]
* Run through the [[Generating lexical-selection rules from a parallel corpus]] HOWTO.
+
* Run through the [[Generating lexical-selection rules from a parallel corpus]] HOWTO for a language pair of your choice.
   
 
==Frequently asked questions==
 
==Frequently asked questions==

Revision as of 14:29, 15 March 2013

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, and easier to install and use.

Tasks

  • Script/program for finding possibly missing bidix entries from an aligned parallel corpus.
  • Do proper processing of tags in all scripts.
  • Remove unused and redundant scripts.
  • more here

Coding challenge

Frequently asked questions

See also