forked from GitHub/gf-core
another batch of lexicon corrections in DictFin (see finnish/stemmed/log.txt for details)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2,8 +2,8 @@ import qualified Data.Set as S
|
||||
|
||||
-- comment out words that are predefined in another lexicon
|
||||
-- runghc ElimPredef.hs <DictEngFin.gf
|
||||
removeFile = "v2.txt"
|
||||
removeMsg = "MANUAL"
|
||||
removeFile = "todo.txt"
|
||||
removeMsg = "MANUAL10"
|
||||
|
||||
-- also used for temporarily eliminating whatever from compilation
|
||||
--removeFile = "commentOut"
|
||||
|
||||
@@ -111,6 +111,17 @@ This changed to the better 81 sentences.
|
||||
Added NCompound, or form nr 10, to nouns. This may differ from Nom Sg, e.g. käteinenvirtaus -> käteisvirtaus. 107 errors
|
||||
corrected by this.
|
||||
|
||||
Spent 30 minutes going through 230 10+ words. Changed a half of them. Some ARBITRARY, tried to avoid biasing to
|
||||
business language (e.g. "officer", "upseeri"/"vastaava"?). This changed 1362 sentences.
|
||||
|
||||
Now, after 2 days of work, we have version 10-, where 2700 translations have changed from version 1-. Spent approximately
|
||||
- 2 hours manually correcting the lexicon
|
||||
- 5 hours analysing the problems and designing analysis tools
|
||||
- 8 hours fixing RGL bugs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user