Commit Graph

2514 Commits

Author SHA1 Message Date
kr.angelov
7585d68dd8 use SOFT_BIND to glue the hyphen in the comparative and superlative forms of the Bulgarian adjectives 2013-11-12 10:34:07 +00:00
kr.angelov
6449bbad9c 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
d6f73f175f use SOFT_BIND in the Bulgarian and Swedish grammars 2013-11-12 10:18:35 +00:00
kr.angelov
4b80a15b6c fixes in DictEngBul and one more paradigm in ParadigmsBul 2013-11-12 09:58:39 +00:00
kr.angelov
1d7b6f44b6 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
aarne
827bd7aee9 some fixes in Fin and Swe translation dictionaries 2013-11-10 09:22:52 +00:00
aarne
eaab0660bd added voice parameter to Scandinavian VP to enable PassVPSlash with the s-passive; some additions and corrections in DictEngSwe 2013-11-07 21:41:58 +00:00
kr.angelov
19700cb52d a few words in DictEngBul 2013-11-07 09:22:43 +00:00
kr.angelov
d0c06ae2b5 fix in DictEng and DictEngBul 2013-11-07 06:36:03 +00:00
kr.angelov
eb30f5308b fixes in DictEng, DictEngBul and DictEngSwe 2013-11-06 21:17:21 +00:00
kr.angelov
125aaa9edf three words fixed in DictEngSwe 2013-11-06 20:36:16 +00:00
aarne
2075a77a08 changed startcat in Translate to get robustness; typo in DictEngSwe 2013-11-06 17:25:39 +00:00
aarne
ff36d11cf7 added robustness flags to Translate; added or fixed a number of words in DictEngSwe detected in PhD regulations 2013-11-06 16:26:58 +00:00
kr.angelov
cab341c3d9 fix DictEngSwe.here_Adv 2013-11-06 15:16:21 +00:00
kr.angelov
e783567fa8 remove the beam_size flag from ParseSwe as well 2013-11-06 12:34:39 +00:00
kr.angelov
f85dae2f8f remove the beam_size flag from the other ParseXXX grammars 2013-11-06 11:02:53 +00:00
kr.angelov
475f213c99 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
7e480f1d8a typo in ParseSwe fixed 2013-11-05 14:56:36 +00:00
aarne
3e159f7d53 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
kr.angelov
e6ec23c178 fix which_IQuant and add two more words in DictEngBul.gf 2013-11-05 10:26:03 +00:00
aarne
6a672f5219 completed most parts of ParseSwe; some dict additions in Eng and Fin 2013-11-03 20:29:40 +00:00
aarne
125826270f added forms to Swedish present participles to enable the derivation of verbal nouns 2013-11-03 17:14:05 +00:00
aarne
d0a89f3845 added present participles to Scandinavian verbs 2013-11-03 16:48:51 +00:00
aarne
01a98d9a39 some bug fixes in Scand and Fin 2013-11-03 11:37:08 +00:00
aarne
a0380013ba added linref's and fixed some minor things in Scandinavian 2013-11-03 10:27:20 +00:00
hallgren
e7073de883 Restore ExtraFre to AllFre
ExtraFre was removed from AllFre yesterday for some reason, but it is needed
to compile PhrasebookFre, so I restored it.
2013-11-01 16:30:22 +00:00
aarne
fcb5b173f7 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
9b0f5ea449 ExtraEng.MkVPS should add the extra position field 2013-11-01 10:58:52 +00:00
kr.angelov
8c6e6f7eb8 more in DictEngBul 2013-11-01 09:55:43 +00:00
kr.angelov
1bd9778953 lindef and linref in the Bulgarian grammar 2013-11-01 09:02:20 +00:00
aarne
43554552aa corrected DictEng(Chi,Fin,Swe).which_IQuant to whichSg_IDet and whichPl_IDet as in DictEngAbs; fixed ParseSwe.ComplVV with correct anteriority and polarity 2013-10-31 14:55:05 +00:00
gregoire.detrez
368cc301d1 Small fix in French dict 2013-10-31 12:52:23 +00:00
gregoire.detrez
ae50c0c605 Remove dictionaries from AllXx 2013-10-31 12:36:19 +00:00
kr.angelov
40f0ceb2ef use Simul instead of Anter in linref ClSlash 2013-10-31 08:35:39 +00:00
kr.angelov
7a618204c4 fix the lindefs for verbs and VPs in CatEng 2013-10-30 21:42:39 +00:00
kr.angelov
e50e0de6a1 more lindef and linref definitions in CatEng.gf 2013-10-30 15:23:09 +00:00
gregoire.detrez
fefee01588 Add more dictionary to the compiled RGL
Add Swedish and Finnish to be compiled and installed with the RGL
2013-10-30 15:08:40 +00:00
kr.angelov
36a9806d30 added linref for VP in CatEng.gf 2013-10-30 14:44:19 +00:00
gregoire.detrez
9e81b8b224 Add DictFre to AllFre
now DictFre is compiled by cabal
2013-10-30 14:24:52 +00:00
aarne
1fdc0cc76d new DictEngSwe: the old one from Folkets lexikon completed with 5k words from Wiktionary 2013-10-28 16:46:49 +00:00
aarne
0997f1e611 some more paradigms for Swe 2013-10-28 16:44:27 +00:00
kr.angelov
453190fcb6 remove very_Adv from Dict* 2013-10-28 13:07:20 +00:00
kr.angelov
ec6ef1aff4 minor fixes in DictEng and DictEngBul 2013-10-28 12:41:03 +00:00
aarne
6c1a22140b renamed Hindi and Urdu translation dictionaries to DictEngHin and DictEngUrd for the sake of uniformity; chose latest versions from the repository, but there were older versions with different names, which were left as they are. 2013-10-27 20:09:53 +00:00
aarne
27f00964b9 moved DictEngFin from stemmed to main level and checked some critical words for the spoken translator 2013-10-27 16:08:18 +00:00
aarne
8574b77490 fixed Chi ombudsman_N and Scand GenNP.sp 2013-10-27 15:42:14 +00:00
aarne
9afee8afe7 updated DictEngSwe with Folkets lexikon and with 120 most common missing Penn treebank words, the latter manually. Folkets lexicon needs some manual revision (which is the reason not just to link to the automatically generated version). 2013-10-27 15:13:29 +00:00
aarne
6711201e0d 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
aarne
2aa5736cb4 merged sysu/Assign* with DictEngChi now that they have been checked; fixed some multicharacter problems 2013-10-23 16:13:21 +00:00
kr.angelov
2bff7d8c21 more in DictEngBul 2013-10-24 08:04:59 +00:00