User:Amirniyaz/GSoC progress

From Apertium
Jump to navigation Jump to search

Status table

Week Stems native coverage WER,PER Progress
dates uzb uzb-kaa uzb uzb-kaa uzb→kaa uzb→kaa Evaluation Notes

Notes

  • To count stems in lexc, try:
 grep -E ":\w+.*;" apertium-uzb.uzb.lexc | grep -v "[<>]" | wc -l
  • To count stems in the bidix, try this:
 grep "<p" apertium-eng-lin.uzb-kaa.dix  | wc -l
  • To get WER and PER use apertium-eval-translator-line