Commit Graph

13 Commits

Author SHA1 Message Date
kr.angelov
b4f77edb2d completed Documentation modules for English, Swedish, Bulgarian, German, Finnish, French. The examples for Finnish, German and French could still be improved. The old parsing grammars are now restored. The new Translation grammar still don't have statistical model. 2014-02-21 16:31:50 +00:00
kr.angelov
6739bf2da1 a new abstract syntax in Documentation.gf which allows a more compact definition of the corresponding concrete syntax. The new strategy is so far used only in DocumentationEng and the new DocumentationBul. 2014-02-17 08:45:57 +00:00
aarne
118be922fb added abstract to paths in Parse* to make them find Constructions and Documentation 2013-12-15 22:06:13 +00:00
kr.angelov
2af856d1d7 remove UncNeg from ParseBul since now it is a variant in the English grammar 2013-12-04 08:30:24 +00:00
kr.angelov
6ce9b2116f double negation in Bulgarian 2013-12-04 08:20:40 +00:00
kr.angelov
b5bf510590 fixes in the dictionaries 2013-11-28 13:16:03 +00:00
kr.angelov
0608b8dd63 better dictionary visualization in the Android App 2013-11-27 22:16:05 +00:00
kr.angelov
1f09bd7f23 use SOFT_BIND in the Bulgarian and Swedish grammars 2013-11-12 10:18:35 +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
kr.angelov
2cc22efba7 bugfix in ParseBul 2013-10-10 07:49:06 +00:00
kr.angelov
92878e5b0b exposed ComplSlashPartLast in the parse grammar 2013-09-03 08:08:57 +00:00
kr.angelov
f42061837b substantive and relative nouns in the Bulgarian library 2013-05-23 10:15:10 +00:00
aarne
04aa0c8eea changed ParseEngBul to ParseBul for uniformity 2013-04-05 07:51:26 +00:00