1
0
forked from GitHub/gf-rgl
Commit Graph

97 Commits

Author SHA1 Message Date
aarne
3b06ca70f4 Some more DictFin items. 50 of the 3220 Penn examples remain to be covered. 2013-03-29 21:34:50 +00:00
aarne
132caa9414 top-ten missing DictEngFin words, now translating 95% of the corpus 2013-03-29 20:51:30 +00:00
aarne
8b97b049e0 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
66530dec81 preliminary implementation of GerundN and GerundAP in ParseFin. More coverage, but some strange translations. 2013-03-29 12:45:24 +00:00
aarne
469f8619a8 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
5cffd85923 updated log.txt of ParseEngFin experiment 2013-03-29 10:20:36 +00:00
aarne
43483cd563 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
a47a9e2dc0 second round of completing ParseFin with missing constructs: hundreds more translations 2013-03-29 08:03:20 +00:00
aarne
ceb800269c new DictEngFin in finnished/stemmed. Only 9k lemmas missing. 2013-03-28 14:22:09 +00:00
aarne
30f264aa46 preparing a new DictEngFin from WN data 2013-03-28 11:04:09 +00:00
aarne
bf54e849ee mapped DictEng to Fin via Wordnet and Kotus 2013-03-28 08:16:45 +00:00
aarne
ae5541b9cd linking Kotus with FinWordnet 2013-03-26 15:11:59 +00:00
aarne
c0e26606e2 a Haskell script for looking up words and compounds in Finnish Kotus 2013-03-25 16:50:51 +00:00
aarne
2ac08e6228 added generalized ComplVV to ParseFin 2013-03-25 14:21:46 +00:00
kr.angelov
c51918f65e 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
54c6df3866 uncomment a VerbFin function left commented by mistake 2013-03-15 17:40:28 +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
aarne
2b92565666 experimental stem-based morphology for Finnish, to minimize lexicon size, started 2013-03-14 15:13:44 +00:00
aarne
aea2c42e06 Poss,Part,Count NP implemented in Finnish: tehtaan johtaja, lasi viiniä, kolme pojista 2013-03-13 14:48:23 +00:00
aarne
6fd918256e case endings in Fin symbols: Nom is a special case, since there is no ending 2013-03-12 20:29:31 +00:00
aarne
5e2d66a9ee worst case of Fin mkA; default case endings for Fin symbol as PN 2013-03-12 20:01:07 +00:00
aarne
eaad3a4785 AdvVPSlash in Fin 2013-03-12 10:00:15 +00:00
aarne
27cd59b407 included capitals in some phonological string pattern matching in Fin and Ita 2013-01-28 14:12:24 +00:00
aarne
f7f40e3ec7 particle verbs in Finnish, to ease Wordnet translation 2013-01-26 21:24:53 +00:00
inari.listenmaa
cb3669a8e5 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
29751ac69e possessive fixes in Fin 2012-12-28 14:24:56 +00:00
inari.listenmaa
22a7d2e007 fixed "miinkään" -> "mihinkään" 2012-12-21 13:45:01 +00:00
aarne
57cf636393 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
b3d00e77a8 Idiom.ExistNPAdv and ExistIPAdv added 2012-12-07 09:40:00 +00:00
aarne
158225dda1 make ParseFin compilable 2012-12-02 19:43:41 +00:00
aarne
907ae50978 fixes in ExtraFin 2012-11-20 13:51:08 +00:00
aarne
9c07e219a5 added UseCopula to Fin,Ger,romance since needed in YAQL 2012-11-13 09:48:26 +00:00
aarne
e8c0ae67f4 number of Fin.or_Conj 2012-11-12 13:33:10 +00:00
aarne
d118a2aa0f VPSlashPrep in Fin and Romance; the word order in VPSlash not yet fixed. 2012-09-23 09:35:04 +00:00
aarne
92478ed360 adding structural words to DictEngGer 2012-06-01 08:43:41 +00:00
aarne
2fb6221601 lexicon corrections Fin and Eng 2012-05-29 18:32:14 +00:00
aarne
8c289f8ba1 Text as startcat in ResourceDemo ; adjustments in Finnish NP's 2012-05-28 15:14:45 +00:00
aarne
96cbe372e0 polarity handling for Fin, e.g. "kukaan ei nuku" as equivalent to "nobody sleeps" 2012-05-27 15:03:50 +00:00
aarne
05251820c4 fixes in Fin: cases of plural indefinites; VPS and its conjunction; negative determiners (only work in negated sentences though) 2012-05-26 08:16:00 +00:00
aarne
cb15940e78 completions to ParseEngFin 2012-05-25 14:37:07 +00:00
aarne
7a10af0d6c DictEngFin improved by giving preference to RGL Lexicon whenever available 2012-05-25 07:52:29 +00:00
aarne
0798a76918 ParseEngFin now works - with mostly awful translations! 2012-05-24 14:56:03 +00:00
aarne
5e70a78948 DictEngFin: a translation dictionary based on Finnish wordnet, Kotus, and frequency list. Not yet quite functional. 2012-05-23 15:46:12 +00:00
aarne
646426dab6 OVS in ExtraFin 2012-03-14 09:58:06 +00:00
aarne
14fdcfe722 some ExtraFin functions to improve query language 2011-09-19 14:36:59 +00:00
aarne
e6c3c8d3b0 more smartness in ParadigmsFin enabled by the efficient compiler 2011-09-13 08:41:16 +00:00
aarne
e99f6d0239 Added ExtAdvS separate from AdvS in Sentence 2011-08-03 15:19:39 +00:00