mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
better annotations in DictFin: CHECKED
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -221,3 +221,18 @@ sentences (only). Now at version 16.
|
|||||||
Checked through around 500 old-generation words, changing around
|
Checked through around 500 old-generation words, changing around
|
||||||
200. 300 changes in test corpus.
|
200. 300 changes in test corpus.
|
||||||
|
|
||||||
|
Annotations in the grammar: MAN for manual, CHECKED for checked. MAN
|
||||||
|
is not applied everywhere, so there is a heuristics to count manual
|
||||||
|
words instead - those that don't come from WN/Kotus.
|
||||||
|
|
||||||
|
grep -v mkW DictEngFin.gf | grep -v "K " | wc
|
||||||
|
1845
|
||||||
|
|
||||||
|
Checked words:
|
||||||
|
|
||||||
|
grep CHECKED DictEngFin.gf | wc
|
||||||
|
2120
|
||||||
|
|
||||||
|
as of version 17-.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user