forked from GitHub/gf-rgl
checked >100 penn words in DictFin
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@ import qualified Data.Set as S
|
|||||||
-- comment out words that are predefined in another lexicon
|
-- comment out words that are predefined in another lexicon
|
||||||
-- runghc ElimPredef.hs <DictEngFin.gf
|
-- runghc ElimPredef.hs <DictEngFin.gf
|
||||||
removeFile = "todo.txt"
|
removeFile = "todo.txt"
|
||||||
removeMsg = "MANUAL5_3"
|
removeMsg = "MMMM"
|
||||||
|
|
||||||
-- also used for temporarily eliminating whatever from compilation
|
-- also used for temporarily eliminating whatever from compilation
|
||||||
--removeFile = "commentOut"
|
--removeFile = "commentOut"
|
||||||
|
|||||||
@@ -235,4 +235,8 @@ Checked words:
|
|||||||
|
|
||||||
as of version 17-.
|
as of version 17-.
|
||||||
|
|
||||||
|
Prepared a list ToCheckFin.gf (in MOLTO svn) for checking the top-3000
|
||||||
|
Penn words, which occur >9 times. Went through >99, with 260 changes
|
||||||
|
in test corpus as result. Version 18-
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user