1
0
forked from GitHub/gf-rgl
Commit Graph

2369 Commits

Author SHA1 Message Date
kr.angelov 059cf3ffce add VerbBul.AdVVPSlash 2013-11-14 13:36:34 +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 1875d4a28d few more Bulgarian words 2013-11-13 13:06:16 +00:00
kr.angelov e884128973 typo in DictEngBul 2013-11-13 12:39:21 +00:00
kr.angelov b16f25e96e change in DictEngBul 2013-11-13 12:32:28 +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 706feaaaa9 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 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 1f09bd7f23 use SOFT_BIND in the Bulgarian and Swedish grammars 2013-11-12 10:18:35 +00:00
kr.angelov ab8f847f76 fixes in DictEngBul and one more paradigm in ParadigmsBul 2013-11-12 09:58:39 +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
aarne 72f6c2cfdd some fixes in Fin and Swe translation dictionaries 2013-11-10 09:22:52 +00:00
aarne dc1b3a0714 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 6ea1349f60 a few words in DictEngBul 2013-11-07 09:22:43 +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 eb34594795 three words fixed in DictEngSwe 2013-11-06 20:36:16 +00:00
aarne 9a810d8daa changed startcat in Translate to get robustness; typo in DictEngSwe 2013-11-06 17:25:39 +00:00
aarne 7cfa11a06b 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 fa571641eb fix DictEngSwe.here_Adv 2013-11-06 15:16:21 +00:00
kr.angelov ffb1e23382 remove the beam_size flag from ParseSwe as well 2013-11-06 12:34:39 +00:00
kr.angelov ba08b3d6f1 remove the beam_size flag from the other ParseXXX grammars 2013-11-06 11:02:53 +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 5ff02e77b4 typo in ParseSwe fixed 2013-11-05 14:56:36 +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
kr.angelov c627a6074b fix which_IQuant and add two more words in DictEngBul.gf 2013-11-05 10:26:03 +00:00
aarne 0cab222432 completed most parts of ParseSwe; some dict additions in Eng and Fin 2013-11-03 20:29:40 +00:00
aarne bcc5b4b6dc added forms to Swedish present participles to enable the derivation of verbal nouns 2013-11-03 17:14:05 +00:00
aarne edf7dcebe5 added present participles to Scandinavian verbs 2013-11-03 16:48:51 +00:00
aarne d3b7c458be some bug fixes in Scand and Fin 2013-11-03 11:37:08 +00:00
aarne 7a80ad9d09 added linref's and fixed some minor things in Scandinavian 2013-11-03 10:27:20 +00:00
hallgren 48a82f1cb9 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 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 0fcd2d9633 more in DictEngBul 2013-11-01 09:55:43 +00:00
kr.angelov 8b8c563a09 lindef and linref in the Bulgarian grammar 2013-11-01 09:02:20 +00:00
aarne 5369db4025 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 10d7f12512 Small fix in French dict 2013-10-31 12:52:23 +00:00
gregoire.detrez 8a68ec2f91 Remove dictionaries from AllXx 2013-10-31 12:36:19 +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
gregoire.detrez 10382f8f23 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 2b2f91e251 added linref for VP in CatEng.gf 2013-10-30 14:44:19 +00:00
gregoire.detrez 7ae5285b83 Add DictFre to AllFre
now DictFre is compiled by cabal
2013-10-30 14:24:52 +00:00
aarne b02c77d024 new DictEngSwe: the old one from Folkets lexikon completed with 5k words from Wiktionary 2013-10-28 16:46:49 +00:00
aarne 93d8e1185f some more paradigms for Swe 2013-10-28 16:44:27 +00:00