Commit Graph

159 Commits

Author SHA1 Message Date
kr.angelov
dfb5a78a8d changes in the English-Bulgarian grammar 2013-10-08 11:17:15 +00:00
kr.angelov
688796a40d work on the translation dictionaries and the statistical model 2013-09-20 12:09:54 +00:00
kr.angelov
662d98a354 decrease the heuristic factor for parsing to 0.80 from 0.95. Otherwise we get the wrong result for compound verbs like "look after", "look forward", etc. 2013-09-20 12:07:47 +00:00
kr.angelov
88844d693a ProgrVP in English should add the verb particle if there is any 2013-09-20 12:07:12 +00:00
kr.angelov
7bafc5653c added a number of interjections and greetings in DictEng and DictEngBul 2013-09-19 12:02:44 +00:00
kr.angelov
9810817f4d fixes in DictEng & DictEngBul 2013-09-17 12:01:05 +00:00
kr.angelov
6fa330b49e added for_sure_Adv in DictEng. renamed ourself -> ourselves & themself -> themselves 2013-09-04 07:11:56 +00:00
kr.angelov
d3d4400c0e added ExtAdvNP and ExtAdvVP in the resource grammar 2013-09-03 08:59:47 +00:00
kr.angelov
e53132fd44 more changes in DictEng/DictEngBul 2013-09-03 08:57:18 +00:00
kr.angelov
321732aad5 "that" in ComplVS and SlashV2S is now optional 2013-09-03 08:12:07 +00:00
kr.angelov
2d06fdfbe4 PredVPovs now puts comma before the verb 2013-09-03 08:11:01 +00:00
kr.angelov
1eadd9f275 exposed ComplSlashPartLast in the parse grammar 2013-09-03 08:08:57 +00:00
kr.angelov
69881dccac a couple of changes in DictEng/DictEngBul. Added infVV in ParadigmsEng which allows the definition of VVs that take a bare infinitive 2013-09-03 08:06:44 +00:00
kr.angelov
b9192ccccf RelNP and ApposNP should put a final comma after the inserted phrase. 2013-09-03 08:00:59 +00:00
kr.angelov
44db7d7c8b fix the placement of AdV in PassVPSlash for English 2013-09-02 08:14:31 +00:00
kr.angelov
445c980a00 fix in the spelling of Hong Kong in DictEng 2013-09-02 08:13:52 +00:00
kr.angelov
59650c0bdb PassVPSlash must add the preposition 2013-08-27 14:32:12 +00:00
kr.angelov
d866a09633 laugh_at_V2 in DictEng(Abs,Eng,Bul) 2013-08-27 14:31:12 +00:00
kr.angelov
35d4b6e846 fix PresPartRS for phrasal verbs 2013-08-27 12:02:57 +00:00
kr.angelov
e381990174 fix make_V2V 2013-08-27 12:02:29 +00:00
kr.angelov
4369ed9f3f conjunction of AdV 2013-08-27 12:00:38 +00:00
kr.angelov
0ea4c754c0 fix in DictEng.gf 2013-08-27 08:08:41 +00:00
kr.angelov
83bc4adb96 a few words in DictEngBul.gf 2013-08-26 07:00:39 +00:00
aarne
752d36e7a3 Extra.PurposeVP to express "I work to get rich" 2013-08-21 15:11:01 +00:00
kr.angelov
828290fd17 a bunch of words in DictEngBul 2013-08-20 20:54:20 +00:00
inari.listenmaa
1b595dcbe9 error IrregEng beat_V 2013-08-13 08:26:44 +00:00
inari.listenmaa
f2a2a03aa5 typo in IrregEng know_V 2013-08-13 08:03:52 +00:00
kr.angelov
c210da79a9 extensions in DictEngBul.gf 2013-06-22 15:41:52 +00:00
gregoire.detrez
597d657827 [RGL] Comment on the structure of English pronouns (as I undenstand it) 2013-06-03 13:03:00 +00:00
kr.angelov
0a66a17e98 a bunch of changes in DictEng and DictEngBul 2013-05-23 09:29:59 +00:00
john.j.camilleri
cb7a2761b6 LexiconEng: fix "openned", "openning" 2013-05-22 14:56:35 +00:00
aarne
6f3a81617b ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa 2013-05-22 14:25:15 +00:00
kr.angelov
b7ada4d269 remove /lib/src/english/ParseEngAbs3.probs since now it is moved to /treebanks/PennTreebank/ParseEngAbs3.probs 2013-05-03 21:25:31 +00:00
aarne
d6014786ab SlashSlashV2V in ParseEng added; new set of checked DictFin words 2013-04-07 13:23:23 +00:00
aarne
f3cb0ae064 fixed the sp form of Eng DetQuant in the presence of card and ord; the code could be simplified now 2013-03-31 14:04:13 +00:00
kr.angelov
ad4c97fdf7 added a few more multiword expressions in DictEng and a few words in the abstract syntax are not tagged with their senses. There is a new statistical model too 2013-03-27 20:46:42 +00:00
kr.angelov
72556ad1ae 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
c775d0c5c5 filterout all adjectives and adverbs which could be derived morphologically 2013-03-18 17:31:20 +00:00
kr.angelov
34fddf669f 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
e5913189db 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
31b4b13b65 constructors PossNP, PartNP, CountNP to separete "of" constructions 2013-03-13 13:42:41 +00:00
aarne
05c9934af0 added the nominal possessive form NPNomPoss to NPCase in Eng (covering mine, yours, etc) 2013-03-13 12:34:22 +00:00
aarne
367123c81b the proper place of verb particle in Eng passives 2013-03-12 20:06:51 +00:00
aarne
3eab279825 verb particles in place in DictEng 2013-03-11 19:20:35 +00:00
aarne
988d5970d6 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
kr.angelov
d924b70888 a bunch of changes in DictEng and DictEngBul plus an updated statistical model 2013-02-27 09:21:29 +00:00
kr.angelov
1a0f85d297 fixes and extensions in DictEng and DictBul 2013-02-22 09:53:54 +00:00
kr.angelov
55203110bb now the beam size for the statistical parser can be configured by using the flag beam_size in the top-level concrete module 2013-02-12 10:53:13 +00:00
kr.angelov
be405532e6 a bunch of new words and fixes in DictEng and DictEngBul 2013-02-10 22:27:18 +00:00
kr.angelov
a4b0709923 a few fixes in DictEng 2013-01-30 09:58:39 +00:00