Commit Graph

239 Commits

Author SHA1 Message Date
kr.angelov
2874ebeaa5 added date_3_N for the sense of "meeting". also added comments for the meanings of a few sense disambiguated words in the abstract syntax. The format of the comments follows the Haddock convention 2013-11-14 20:15:02 +00:00
kr.angelov
44173a6222 a number of changes in the dictionaries. marvellous_A is merged with marvelous_A. organise as alternative spelling of organize_V2. A few new Bulgarian words. DictEngSwe.gf is now disconnected from DictSwe.gf and follows the same convention as the English, Bulgarian and German dictionaries. 2013-11-14 18:03:33 +00:00
kr.angelov
68b0fece59 ring was not marked as irregular verb in the dictionary 2013-11-13 21:00:08 +00:00
kr.angelov
a1c1ee294e fix the valencies of vote and spread_out in the dictionary 2013-11-13 20:59:28 +00:00
kr.angelov
0eb0428f83 now ago_Prep is postposition in English 2013-11-13 20:58:08 +00:00
kr.angelov
6b5d3deb53 split degree_N into three senses and add licentiate_N and phd_N in Bulgarian 2013-11-13 16:39:04 +00:00
kr.angelov
b422567dd2 split fire_N into two senses fire_1_N and fire_2_N 2013-11-13 08:59:03 +00:00
kr.angelov
54fb9d4886 use BIND to glue the digits in IIDig for the Bulgarian, English and Swedish grammmars 2013-11-12 10:28:46 +00:00
kr.angelov
26b65e5785 added Predef.SOFT_BIND. This special token allows zero or more spaces between ordinary tokens. It is also used in the English RGL to attach the commas to the previous word. 2013-11-12 09:54:57 +00:00
kr.angelov
e71ad8b669 fix in DictEng and DictEngBul 2013-11-07 06:36:03 +00:00
kr.angelov
3618126bc9 fixes in DictEng, DictEngBul and DictEngSwe 2013-11-06 21:17:21 +00:00
kr.angelov
f9c55d029b the content of ParseEngAbs3.probs is now merged with ParseEngAbs.probs. The later is now retrained. Once the grammar is compiled with the .probs file now it doesn't need anything more to do robust parsing. The robustness itself is controlled by the flags 'heuristic_search_factor', 'meta_prob' and 'meta_token_prob' in ParseEngAbs.gf 2013-11-06 10:21:46 +00:00
aarne
8607c930b9 some missing Swe functions; ParseEng.who_RP to enable the parsing of "who" as RP, which is now blocked since Eng nouns don't have the human feature marked 2013-11-05 13:53:12 +00:00
aarne
81510ae921 changed whichSg/Pl_IDet to which_IQuant in DictEngAbs and Eng, Fin, Swe, Chi implementations 2013-11-01 13:49:21 +00:00
kr.angelov
50040fcad6 ExtraEng.MkVPS should add the extra position field 2013-11-01 10:58:52 +00:00
kr.angelov
4b1c3923f6 use Simul instead of Anter in linref ClSlash 2013-10-31 08:35:39 +00:00
kr.angelov
dff847b71c fix the lindefs for verbs and VPs in CatEng 2013-10-30 21:42:39 +00:00
kr.angelov
d8322bd6a0 more lindef and linref definitions in CatEng.gf 2013-10-30 15:23:09 +00:00
kr.angelov
2b2f91e251 added linref for VP in CatEng.gf 2013-10-30 14:44:19 +00:00
kr.angelov
37b0ad21ee remove very_Adv from Dict* 2013-10-28 13:07:20 +00:00
kr.angelov
b790e9ca6c minor fixes in DictEng and DictEngBul 2013-10-28 12:41:03 +00:00
aarne
cc914d9f38 added ext field to Eng.VP for extraposed sentences etc, which should appear after adverb: "she said yesterday that he was ill" 2013-10-25 13:06:21 +00:00
kr.angelov
4e27514c12 more in DictEngBul 2013-10-24 08:04:59 +00:00
kr.angelov
aeccf04cda put was used as regular verb in few places in DictEng 2013-10-23 15:33:33 +00:00
kr.angelov
0ecc74af82 a few fixes in DictEngBul and DictEng 2013-10-23 15:07:43 +00:00
aarne
7e921934a0 fixed the case of substantival possessives in Eng 2013-10-19 10:07:26 +00:00
aarne
635252bb1f removed that-less variants of ComplVS and SlashV2S from VerbEng, and added constructors ComplBareVS and SlashBareV2S to Extra, so that the library user can control the presence of "that". 2013-10-18 08:45:56 +00:00
kr.angelov
af92068431 more words in DictEngBul 2013-10-11 08:18:00 +00:00
aarne
519baa02ae added interjection "hi" to Eng and Chi 2013-10-09 16:16:17 +00:00
aarne
d67ef3b98c new extra Chi constructions for HSK 2013-10-09 09:52:42 +00:00
kr.angelov
3326675eaf changes in the English-Bulgarian grammar 2013-10-08 11:17:15 +00:00
kr.angelov
2e402173a0 work on the translation dictionaries and the statistical model 2013-09-20 12:09:54 +00:00
kr.angelov
667c3aa174 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
aa4c55a3c1 ProgrVP in English should add the verb particle if there is any 2013-09-20 12:07:12 +00:00
kr.angelov
519049496f added a number of interjections and greetings in DictEng and DictEngBul 2013-09-19 12:02:44 +00:00
kr.angelov
d40118971a fixes in DictEng & DictEngBul 2013-09-17 12:01:05 +00:00
kr.angelov
1a7258040c added for_sure_Adv in DictEng. renamed ourself -> ourselves & themself -> themselves 2013-09-04 07:11:56 +00:00
kr.angelov
3a2f05066b added ExtAdvNP and ExtAdvVP in the resource grammar 2013-09-03 08:59:47 +00:00
kr.angelov
420ef54132 more changes in DictEng/DictEngBul 2013-09-03 08:57:18 +00:00
kr.angelov
f6d187b244 "that" in ComplVS and SlashV2S is now optional 2013-09-03 08:12:07 +00:00
kr.angelov
a7ff24ec23 PredVPovs now puts comma before the verb 2013-09-03 08:11:01 +00:00
kr.angelov
92878e5b0b exposed ComplSlashPartLast in the parse grammar 2013-09-03 08:08:57 +00:00
kr.angelov
e75a059c6a 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
92c6ac9c2f RelNP and ApposNP should put a final comma after the inserted phrase. 2013-09-03 08:00:59 +00:00
kr.angelov
9736b50ab2 fix the placement of AdV in PassVPSlash for English 2013-09-02 08:14:31 +00:00
kr.angelov
ca3c3d7acc fix in the spelling of Hong Kong in DictEng 2013-09-02 08:13:52 +00:00
kr.angelov
2a23f441a0 PassVPSlash must add the preposition 2013-08-27 14:32:12 +00:00
kr.angelov
51f9f2a966 laugh_at_V2 in DictEng(Abs,Eng,Bul) 2013-08-27 14:31:12 +00:00
kr.angelov
f933f07842 fix PresPartRS for phrasal verbs 2013-08-27 12:02:57 +00:00
kr.angelov
3a34c87c3a fix make_V2V 2013-08-27 12:02:29 +00:00