Difference between revisions of "User:Eden/GSoC progress"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
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...")  | 
				Firespeaker (talk | contribs)   | 
				||
| Line 5: | Line 5: | ||
!colspan="2"|Week  | 
  !colspan="2"|Week  | 
||
!colspan="2"|Stems  | 
  !colspan="2"|Stems  | 
||
!colspan="2"|coverage  | 
  !colspan="2"|naïve coverage  | 
||
!colspan="2"|WER,PER  | 
  !colspan="2"|WER,PER  | 
||
!colspan="2"|Progress  | 
  !colspan="2"|Progress  | 
||
| Line 24: | Line 24: | ||
| 727  | 
  | 727  | 
||
| 139  | 
  | 139  | 
||
| 61.95%  | 
|||
|  | 
  |||
| 40.86%  | 
|||
|  | 
  |||
|  | 
  |  | 
||
|  | 
  |  | 
||
Revision as of 19:33, 30 May 2019
Status table
| Week | Stems | naïve coverage | WER,PER | Progress | |||||
|---|---|---|---|---|---|---|---|---|---|
| № | dates | lin | lin-eng | lin | lin-eng | lin→eng | eng→lin | Evaluation | Notes | 
| 0 | May 20 - May 26 | 727 | 139 | 61.95% | 40.86% | ||||
| 1 | May 27 - June 02 | ||||||||
Notes
- To count stems in 
lexc, try: 
grep -E ":\w+.*;" apertium-lin.lin.lexc | grep -v "[<>]" | wc -l