Commit Graph

113 Commits

Author SHA1 Message Date
aarne
42e584a2e2 some new stemmed/ParadigmsFin 2013-04-04 06:39:36 +00:00
aarne
0cc41b31ba some Fin determiners from Penn 2013-04-03 22:47:40 +00:00
aarne
92f3662b3f 300 full-penn top words in Dict 2013-04-03 20:27:34 +00:00
aarne
bfa7ce816c reported the chunking translator in Finnish log 2013-04-02 19:42:19 +00:00
aarne
3d236a077a scattered DictEngFin improvements 2013-04-02 06:32:52 +00:00
aarne
9f5a5ec130 another batch of words in DictFin 2013-03-31 20:26:56 +00:00
aarne
5e7f528bd9 weekdays and months in Fin 2013-03-31 14:47:46 +00:00
aarne
dba883fb21 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
fbe9db8b55 Finnish VV inf forms extended with "näyttää tulevan" and "toivoo tulevansa" 2013-03-31 10:03:41 +00:00
aarne
700365d630 another batch of lexicon corrections in DictFin (see finnish/stemmed/log.txt for details) 2013-03-30 23:21:13 +00:00
aarne
8d4bde1787 a separate compound form for Fin nouns, needed e.g. for nainen->nais 2013-03-30 21:52:25 +00:00
aarne
07d12bdffc Finnish passive Impf and Condit fixed (both in rgl and stemmed) 2013-03-30 20:44:28 +00:00
aarne
73e0a8e5c6 an improvement in Fin passive infinitives - but still not perfect 2013-03-30 17:39:36 +00:00
aarne
68bf1cc2f9 bug fix in stemmed/NounFin with sp forms of IndefArt 2013-03-30 17:07:57 +00:00
aarne
c2f2fc66a7 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
00a789d624 fixed "date" and "force" in DictFin 2013-03-29 21:46:18 +00:00
aarne
660d21000d Some more DictFin items. 50 of the 3220 Penn examples remain to be covered. 2013-03-29 21:34:50 +00:00
aarne
5c75ec2cd2 top-ten missing DictEngFin words, now translating 95% of the corpus 2013-03-29 20:51:30 +00:00
aarne
9414503235 a few more words in DictFin, but the most frequent missing ones - now complete lin for over 90% of the complete trees 2013-03-29 17:42:47 +00:00
aarne
01f12a135b preliminary implementation of GerundN and GerundAP in ParseFin. More coverage, but some strange translations. 2013-03-29 12:45:24 +00:00
aarne
ed570d37e6 removed unstemmed DictEngFin and ParseFin: they were no more maintained and would not scale up anyway 2013-03-29 10:21:29 +00:00
aarne
ed35291768 updated log.txt of ParseEngFin experiment 2013-03-29 10:20:36 +00:00
aarne
eb791244bd some new opers in ParadigmsFin, and 200 more words in DictEngFin: out of 3220 Penn trees now 2721 are completely translated (but mostly not so well...) 2013-03-29 10:13:04 +00:00
aarne
27a1811446 second round of completing ParseFin with missing constructs: hundreds more translations 2013-03-29 08:03:20 +00:00
aarne
2eab210435 new DictEngFin in finnished/stemmed. Only 9k lemmas missing. 2013-03-28 14:22:09 +00:00
aarne
abd95ff3c1 preparing a new DictEngFin from WN data 2013-03-28 11:04:09 +00:00
aarne
26175a69df mapped DictEng to Fin via Wordnet and Kotus 2013-03-28 08:16:45 +00:00
aarne
a01ac1370d linking Kotus with FinWordnet 2013-03-26 15:11:59 +00:00
aarne
379647e5d9 a Haskell script for looking up words and compounds in Finnish Kotus 2013-03-25 16:50:51 +00:00
aarne
eb9685e911 added generalized ComplVV to ParseFin 2013-03-25 14:21:46 +00:00
kr.angelov
8041999405 the ParseFin grammar now excludes ComplVV from VerbFin since this function has a more general type in the parsing grammar 2013-03-19 10:49:13 +00:00
aarne
ff879641c8 uncomment a VerbFin function left commented by mistake 2013-03-15 17:40:28 +00:00
aarne
23a310be57 a stemmed version of DictEngFin and ParseFin - now works without trouble! 2013-03-15 15:07:14 +00:00
aarne
87d465594b stemming in Fin also for verbs now 2013-03-15 11:13:49 +00:00
aarne
3b66a870d1 stemmed version of verbs: from 102 forms to 13 "technical stems" in Fin 2013-03-15 08:55:14 +00:00
aarne
330a2ae094 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
aarne
59cbd2867f experimental stem-based morphology for Finnish, to minimize lexicon size, started 2013-03-14 15:13:44 +00:00
aarne
18324e5e04 Poss,Part,Count NP implemented in Finnish: tehtaan johtaja, lasi viiniä, kolme pojista 2013-03-13 14:48:23 +00:00
aarne
f61a013a40 case endings in Fin symbols: Nom is a special case, since there is no ending 2013-03-12 20:29:31 +00:00
aarne
d14589804e worst case of Fin mkA; default case endings for Fin symbol as PN 2013-03-12 20:01:07 +00:00
aarne
9cd632497b AdvVPSlash in Fin 2013-03-12 10:00:15 +00:00
aarne
a36e1de7a6 included capitals in some phonological string pattern matching in Fin and Ita 2013-01-28 14:12:24 +00:00
aarne
e14f6a5488 particle verbs in Finnish, to ease Wordnet translation 2013-01-26 21:24:53 +00:00
inari.listenmaa
64fa0ba3fc Finnish vowel harmony
Changed the structure of N,CN,Det,Quant, and functions that build and use them.
2013-01-22 18:16:24 +00:00
aarne
2e4c3b4593 possessive fixes in Fin 2012-12-28 14:24:56 +00:00
inari.listenmaa
686174155b fixed "miinkään" -> "mihinkään" 2012-12-21 13:45:01 +00:00
aarne
25838cc895 added missing adverb to infinitives in Fin and Rus (but something is still omitted in Rus) 2012-12-07 14:27:22 +00:00
aarne
b4098a8f1a Idiom.ExistNPAdv and ExistIPAdv added 2012-12-07 09:40:00 +00:00
aarne
2a5d9ee5e9 make ParseFin compilable 2012-12-02 19:43:41 +00:00
aarne
59ee4e97f4 fixes in ExtraFin 2012-11-20 13:51:08 +00:00