1
0
forked from GitHub/gf-rgl
Commit Graph

984 Commits

Author SHA1 Message Date
inari.listenmaa
f438da71a9 Corrected VRefl in DiffCat
Fixed VRefl in DiffCat from "se" to "es" and tonic from "sÌ" to "si". Also some trivial formatting things in MorphoCat and IdiomCat.
2013-03-26 11:33:54 +00:00
aarne
c30c178057 the path to PROBSFILE in lib Makefile 2013-03-25 14:28:12 +00:00
aarne
2ac08e6228 added generalized ComplVV to ParseFin 2013-03-25 14:21:46 +00:00
aarne
c3d1c17b55 fixed DictHin.quite_Adv which had wrong type 2013-03-19 08:09:31 +00:00
kr.angelov
f9b67676e1 a long list of prepositions from Wikipedia is now imported in DictEng in addition there are a number of small other changes in the dictionary. The statistical model is updated and is now moved to treebanks/PennTreebank/ParseEngAbs.probs 2013-03-25 10:24:24 +00:00
kr.angelov
b73a6af45f fix in ParseHin which made it impossible to load the grammar with the C runtime 2013-03-20 10:34:37 +00:00
virk.shafqat
b2004b9003 pathbugfixParseHin 2013-03-20 10:21:12 +00:00
virk.shafqat
e0507d7a98 smallfixDictHin 2013-03-20 09:17:55 +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
c4975dc8a2 Makefile entries for ParseHin and ParseGer 2013-03-19 07:59:04 +00:00
aarne
a0e7dfb8f3 Makefile entries for pgf's for robust parsing 2013-03-19 07:26:06 +00:00
kr.angelov
87a1d29d7e filterout all adjectives and adverbs which could be derived morphologically 2013-03-18 17:31:20 +00:00
virk.shafqat
1e7649d1d5 factorUrdandAddDictGer 2013-03-18 14:42:10 +00:00
kr.angelov
5c078f9393 some of the newly added nouns in DictEng were actually variations of already existing lexical entries. Those are removed now. 2013-03-15 23:23:06 +00:00
kr.angelov
cf6ec163ce massive extensions in DictEng and DictEngBul. This includes all new nouns imported from WordNet by Shafqat, phrasal verbs that I collected from internet and the PennTreebank, plus various other small additions. 2013-03-15 20:18:22 +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
inari.listenmaa
1f346f084a Corrections in LexiconSpa
Corrected many verbs in LexiconSpa. Also added in BeschSpa oir_51 and corrected morder_50b. In MorphoSpa added words ending in é and á to a regexp for regular nouns.
2013-03-15 17:13:25 +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
1ecd665a49 added PassVPSlash to ExtraRomance; it is a generalization of PassV2 already implemented for some languages. As a variant in Spa and Cat, added PassVPSlash_ser with another copula. 2013-03-13 17:07:57 +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
a5615761cb Poss,Part,Count NP in Scandinavian 2013-03-13 14:21:26 +00:00
aarne
fac3e1efd9 constructors PossNP, PartNP, CountNP to separete "of" constructions 2013-03-13 13:42:41 +00:00
aarne
51978bcad9 added the nominal possessive form NPNomPoss to NPCase in Eng (covering mine, yours, etc) 2013-03-13 12:34:22 +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
73baf336ce the proper place of verb particle in Eng passives 2013-03-12 20:06:51 +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
9853f280b7 some additions to DictEngGer, e.g. said_Quant 2013-03-12 16:59:38 +00:00
aarne
79ac1ec271 removed variants from IrregGer, introducing extra fun's for irregular variants, but none for regular ones. 2013-03-12 16:21:37 +00:00
aarne
eaad3a4785 AdvVPSlash in Fin 2013-03-12 10:00:15 +00:00
aarne
229ab818ec fixed DictEngGer to changed lincats 2013-03-12 09:07:15 +00:00
aarne
d748473bcd verb particles in place in DictEng 2013-03-11 19:20:35 +00:00
aarne
16b8296562 a typo in ParadigmsGer.mkV2 ; added comma in NounGer.RelCN 2013-03-10 16:17:28 +00:00
inari.listenmaa
c05d22015b Corrected accents in interrogative pronouns 2013-03-08 12:37:12 +00:00
aarne
54c6dc5fbe refined the check whether a complement has a preposition by adding a parameter, in Ger 2013-03-08 08:02:06 +00:00
aarne
7c18616b87 in Ger, an NP can be light only if the complement case is Acc 2013-03-07 20:49:04 +00:00
aarne
93ce3c12f9 more fine-grained place of German negation 2013-03-07 20:47:21 +00:00
aarne
55b78a9af2 particle verbs in English: make discontinuous (at last). Accessed by ParadigmsEng.partV (as before, but without real effect) and ExtraEng.ComplSlashPartLast. 2013-03-07 18:12:56 +00:00
inari.listenmaa
6e9b405ad4 Fixed typos in MorphoSpa
Just some things that were mistyped in the previous fix (like forgotten parentheses).
2013-03-07 10:56:05 +00:00
virk.shafqat
7a5044cff4 accedentalBugFixedAllHin 2013-03-05 20:37:48 +00:00
inari.listenmaa
7b86476b35 Better smart paradigms for diphthong verbs ending in -er and nouns ending in n
In BeschSpa: Fixed bugs in regAlternV and added regAlternVEr. Now the two-place constructor mkN "mostrar" "muestro" now works also for verbs in -er conjugation. (Not for -ir though, they are more irregular.)
In MorphoSpa: Added smart paradigms for nouns with alternation "jardín" "jardines". Now they only need one form.
In LexiconSpa: Corrected Paris to París.
2013-03-05 15:55:27 +00:00
virk.shafqat
3b8ce19cb6 added LinkedDictUrd 2013-03-04 09:09:55 +00:00
virk.shafqat
9674ef1724 few changes in ParseHin 2013-03-04 09:05:56 +00:00
kr.angelov
1606ea463a a bunch of changes in DictEng and DictEngBul plus an updated statistical model 2013-02-27 09:21:29 +00:00
kr.angelov
e5b0d757bf fixes and extensions in DictEng and DictBul 2013-02-22 09:53:54 +00:00
aarne
57c5b1e7e5 spacing in Romance reflexives with infinitives 2013-02-21 16:02:40 +00:00
aarne
221a60153d inversions with intervening -t- for Fre, e.g. fera-t-il, parle-t-elle 2013-02-21 08:40:57 +00:00