Difference between revisions of "Ideas for Google Summer of Code/Add weights to lttoolbox"

From Apertium
Jump to navigation Jump to search
(Created page with "lttoolbox is a set of tools for building finite-state transducers. It would be good to add possibility for weighting lexemes and analyses. [[Category:Ideas for Googl...")
 
m
Line 1: Line 1:
 
[[lttoolbox]] is a set of tools for building finite-state transducers. It would be good to add possibility for weighting lexemes and analyses.
 
[[lttoolbox]] is a set of tools for building finite-state transducers. It would be good to add possibility for weighting lexemes and analyses.
   
  +
  +
Output ordered list:
  +
<pre>
  +
^foo/foo<n>/foo<adj>/foo<adv>$
  +
</pre>
   
   

Revision as of 12:12, 27 August 2014

lttoolbox is a set of tools for building finite-state transducers. It would be good to add possibility for weighting lexemes and analyses.


Output ordered list:

^foo/foo<n>/foo<adj>/foo<adv>$