Commit Graph

23 Commits

Author SHA1 Message Date
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
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
1a7258040c added for_sure_Adv in DictEng. renamed ourself -> ourselves & themself -> themselves 2013-09-04 07:11:56 +00:00
kr.angelov
92878e5b0b exposed ComplSlashPartLast in the parse grammar 2013-09-03 08:08:57 +00:00
kr.angelov
2ad45a05a2 a bunch of additions in the parsing grammars and dictionaries plus an updated statistical model 2012-11-26 16:43:09 +00:00
kr.angelov
055b0658fd Added as_Subj and UttAdV in the parsing grammars. Replaced plus_Prep with plus_Conj 2012-10-01 08:47:52 +00:00
kr.angelov
9b959b93c9 use CNNumNP in the parsing grammars 2012-09-27 09:31:04 +00:00
kr.angelov
88bb473ca7 remove no_RP from the parsing grammars and use EmptyRelSlash instead 2012-09-27 09:29:59 +00:00
kr.angelov
6f2723485c now in the parsing grammar ComplVV gets as additional arguments the polarity and the anteriority 2012-09-27 09:05:47 +00:00
kr.angelov
2506fb3ebc updates to ParseEng and ParseEngBul 2012-09-06 13:27:08 +00:00
kr.angelov
30ec87b57e extensions to the English and the Bulgarian grammars. Infinitives with polarity and anteriority 2012-08-31 09:31:36 +00:00
kr.angelov
6f9715fc32 a few fixes in DictEng, DictEngBul and ParseEng 2012-08-29 11:46:58 +00:00
kr.angelov
4d89287a9e DictEngBul is extended to 5000 words and there are few more functions in ParseEngBul 2012-06-29 09:57:02 +00:00
kr.angelov
3b3f335857 extensions to DictEng and addition of parallel DictEngBul which is partly imported from Apertium 2012-06-20 09:06:59 +00:00
kr.angelov
e27893fd31 fix UncNeg in ParseEng 2012-06-13 06:10:51 +00:00
kr.angelov
727133bc38 more in DictEng 2012-06-12 09:58:01 +00:00
kr.angelov
49c75f5d69 several updates to DictEng and ParseEng 2012-05-25 07:33:40 +00:00
kr.angelov
5bb13c4631 a bunch of new things in DictEng and ParseEng a simple fix for the VPI category in ExtraEng 2012-05-21 15:06:41 +00:00
kr.angelov
c733f53271 fixes in DictEng and ParseEng 2012-05-07 21:40:14 +00:00
kr.angelov
b78ba9f3e5 insert spaces in the hyphenated words in DictEng. Various small fixes in DictEng and ParseEng 2012-04-10 09:15:37 +00:00
hallgren
f7bc27b9b6 ParseEngAbs.gf & ParseEng.gf: change module name to match file name.
Also remove bogus path.
2011-10-20 13:17:39 +00:00
kr.angelov
bf0f5ade9b added ParseEng/ParseEngAbs which is the grammar used for parsing PennTreebank 2011-09-28 07:51:10 +00:00