1
0
forked from GitHub/gf-rgl
Commit Graph

11 Commits

Author SHA1 Message Date
aarne 5610b93e30 refactored Fin so that the stemmed and the unstemmed versions share all code except StemFin. It is chosen by setting the path; a functor solution would be purer, but it feels like overkill. 2013-08-06 21:36:12 +00:00
aarne 089a26f896 a special form for Finnish verbs needed for oleva/olema; correction to weakGrade of "kt" and the like 2013-03-31 13:56:22 +00:00
aarne 4fa1322079 Finnish VV inf forms extended with "näyttää tulevan" and "toivoo tulevansa" 2013-03-31 10:03:41 +00:00
aarne f3f235c9a4 a separate compound form for Fin nouns, needed e.g. for nainen->nais 2013-03-30 21:52:25 +00:00
aarne 35a6424818 Finnish passive Impf and Condit fixed (both in rgl and stemmed) 2013-03-30 20:44:28 +00:00
aarne 50658443ea revised 200+ most frequent V2's in DictEngFin, leading to changes of patterns for most verbs. 2013-03-30 10:49:41 +00:00
aarne 66530dec81 preliminary implementation of GerundN and GerundAP in ParseFin. More coverage, but some strange translations. 2013-03-29 12:45:24 +00:00
aarne 2a80c2c6c3 a stemmed version of DictEngFin and ParseFin - now works without trouble! 2013-03-15 15:07:14 +00:00
aarne 807781ea1c stemming in Fin also for verbs now 2013-03-15 11:13:49 +00:00
aarne fcf1532e92 stemmed version of verbs: from 102 forms to 13 "technical stems" in Fin 2013-03-15 08:55:14 +00:00
aarne 1a38f73b4f Stemmed Finnish for N and A. Cuts down the number of forms stored in the lexicon to 30%, requiring more often -bind in linearization. Stored as alternative files in finnish/stemmed; perhaps to be functorized later. 2013-03-14 20:55:59 +00:00