User:Eden/GSoC progress
< User:Eden
Jump to navigation
Jump to search
Revision as of 19:14, 30 May 2019 by Firespeaker (talk | contribs) (Created page with "== Status table == {|class=wikitable |- !colspan="2"|Week !colspan="2"|Stems !colspan="2"|coverage !colspan="2"|WER,PER !colspan="2"|Progress |- ! № ! dates ! lin ! lin-eng...")
Status table
Week | Stems | coverage | WER,PER | Progress | |||||
---|---|---|---|---|---|---|---|---|---|
№ | dates | lin | lin-eng | lin | lin-eng | lin→eng | eng→lin | Evaluation | Notes |
0 | May 20 - May 26 | 727 | 139 | ||||||
1 | May 27 - June 02 |
Notes
- To count stems in
lexc
, try:
grep -E ":\w+.*;" apertium-lin.lin.lexc | grep -v "[<>]" | wc -l