1
0
forked from GitHub/gf-core

Commit Graph

  • 3d410e0fd7 minor bugfix in the translator keyboard kr.angelov 2013-11-13 10:59:03 +00:00
  • ab1856046f now the Android App has a translation keyboard which allows the translations to be done from inside another application kr.angelov 2013-11-13 10:45:20 +00:00
  • 13084dab4f now the Android App has a translation keyboard which allows the translations to be done from inside another application kr.angelov 2013-11-13 10:45:20 +00:00
  • d1a0e6ca9d split fire_N into two senses fire_1_N and fire_2_N kr.angelov 2013-11-13 08:59:03 +00:00
  • fa4c327463 Fix Issue 60: Weird output when executing system commands from the gf shell hallgren 2013-11-12 18:07:38 +00:00
  • 4a5b9ca8cb Fix Issue 60: Weird output when executing system commands from the gf shell hallgren 2013-11-12 18:07:38 +00:00
  • 0090b85002 document the four new language features in the reference manual kr.angelov 2013-11-12 16:05:02 +00:00
  • d40f0e292e document the four new language features in the reference manual kr.angelov 2013-11-12 16:05:02 +00:00
  • 709b2bb067 Fix Issue 68: Cannot use an overloaded operator in table defined using square brackets hallgren 2013-11-12 13:55:38 +00:00
  • 12d86604b2 Fix Issue 68: Cannot use an overloaded operator in table defined using square brackets hallgren 2013-11-12 13:55:38 +00:00
  • 31d7a9f73c GF.System.Chatch: remove redundant #include hallgren 2013-11-12 13:51:11 +00:00
  • a3de4b6e86 GF.System.Chatch: remove redundant #include hallgren 2013-11-12 13:51:11 +00:00
  • 7585d68dd8 use SOFT_BIND to glue the hyphen in the comparative and superlative forms of the Bulgarian adjectives kr.angelov 2013-11-12 10:34:07 +00:00
  • 6449bbad9c use BIND to glue the digits in IIDig for the Bulgarian, English and Swedish grammmars kr.angelov 2013-11-12 10:28:46 +00:00
  • d6f73f175f use SOFT_BIND in the Bulgarian and Swedish grammars kr.angelov 2013-11-12 10:18:35 +00:00
  • 4b80a15b6c fixes in DictEngBul and one more paradigm in ParadigmsBul kr.angelov 2013-11-12 09:58:39 +00:00
  • 0095119ec0 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. kr.angelov 2013-11-12 09:54:57 +00:00
  • 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. kr.angelov 2013-11-12 09:54:57 +00:00
  • b111b476a7 Fix Issue 41: "," in context-free rules causes parsing failure hallgren 2013-11-11 16:50:43 +00:00
  • 2da15f558e Fix Issue 41: "," in context-free rules causes parsing failure hallgren 2013-11-11 16:50:43 +00:00
  • 47e04656fb Fix issue 61: GF shell cannot parse a system command ending with a space hallgren 2013-11-11 15:13:24 +00:00
  • d1314dcbcd Fix issue 61: GF shell cannot parse a system command ending with a space hallgren 2013-11-11 15:13:24 +00:00
  • 827bd7aee9 some fixes in Fin and Swe translation dictionaries aarne 2013-11-10 09:22:52 +00:00
  • eaab0660bd added voice parameter to Scandinavian VP to enable PassVPSlash with the s-passive; some additions and corrections in DictEngSwe aarne 2013-11-07 21:41:58 +00:00
  • af4a1f628d factor of 3 speedup for the translation without slowing down the grammar loading. The parser still seems to be 8 times slower than before I introduced the BIND. At least the Android UI now feels a lot more comfortable kr.angelov 2013-11-07 11:14:32 +00:00
  • 6729cca568 factor of 3 speedup for the translation without slowing down the grammar loading. The parser still seems to be 8 times slower than before I introduced the BIND. At least the Android UI now feels a lot more comfortable kr.angelov 2013-11-07 11:14:32 +00:00
  • 3f5ae22a0c bugfix in the binary search implementation in libgu kr.angelov 2013-11-07 11:13:47 +00:00
  • 03e7c287fd bugfix in the binary search implementation in libgu kr.angelov 2013-11-07 11:13:47 +00:00
  • 7160a06a30 remove redundant type signature in gu/seq.h kr.angelov 2013-11-07 09:47:07 +00:00
  • ceb156b93b remove redundant type signature in gu/seq.h kr.angelov 2013-11-07 09:47:07 +00:00
  • 19700cb52d a few words in DictEngBul kr.angelov 2013-11-07 09:22:43 +00:00
  • 71744f7642 fix for the memory allocation in the jitter which should work for Windows. kr.angelov 2013-11-07 08:47:35 +00:00
  • fe41356a9d fix for the memory allocation in the jitter which should work for Windows. kr.angelov 2013-11-07 08:47:35 +00:00
  • 89ff9a0db4 the 'Release' configuration in Eclipse is renamed to 'Release (posix)'. In addition now there is 'Release (mingw)' for Windows. kr.angelov 2013-11-07 08:36:17 +00:00
  • cbfa65c7ae the 'Release' configuration in Eclipse is renamed to 'Release (posix)'. In addition now there is 'Release (mingw)' for Windows. kr.angelov 2013-11-07 08:36:17 +00:00
  • 62dee6c805 added #ifdef to detect MinGW in the Java binding and to import the right header for alloca kr.angelov 2013-11-07 08:08:41 +00:00
  • 4265a31003 added #ifdef to detect MinGW in the Java binding and to import the right header for alloca kr.angelov 2013-11-07 08:08:41 +00:00
  • d0c06ae2b5 fix in DictEng and DictEngBul kr.angelov 2013-11-07 06:36:03 +00:00
  • eb30f5308b fixes in DictEng, DictEngBul and DictEngSwe kr.angelov 2013-11-06 21:17:21 +00:00
  • 125aaa9edf three words fixed in DictEngSwe kr.angelov 2013-11-06 20:36:16 +00:00
  • e79f39b774 more compact inflection tables for Swedish kr.angelov 2013-11-06 20:24:36 +00:00
  • 30e49cbd71 more compact inflection tables for Swedish kr.angelov 2013-11-06 20:24:36 +00:00
  • fe4242275a changed startcat in Translate to get robustness; typo in DictEngSwe aarne 2013-11-06 17:25:39 +00:00
  • 2075a77a08 changed startcat in Translate to get robustness; typo in DictEngSwe aarne 2013-11-06 17:25:39 +00:00
  • a927944c80 added robustness flags to Translate; added or fixed a number of words in DictEngSwe detected in PhD regulations aarne 2013-11-06 16:26:58 +00:00
  • 667a1c0ef0 minibar: fix a mistake the previous bracket fix hallgren 2013-11-06 16:54:21 +00:00
  • 72a58a8114 minibar: adapt to changed bracket structure in linearization output hallgren 2013-11-06 16:45:24 +00:00
  • ff36d11cf7 added robustness flags to Translate; added or fixed a number of words in DictEngSwe detected in PhD regulations aarne 2013-11-06 16:26:58 +00:00
  • 09e64e92e4 minibar: fix a mistake the previous bracket fix hallgren 2013-11-06 16:54:21 +00:00
  • dcbe3533d0 minibar: adapt to changed bracket structure in linearization output hallgren 2013-11-06 16:45:24 +00:00
  • f9d044d294 fix in the parsing with pre kr.angelov 2013-11-06 16:25:25 +00:00
  • 6c71830c10 fix in the parsing with pre kr.angelov 2013-11-06 16:25:25 +00:00
  • cab341c3d9 fix DictEngSwe.here_Adv kr.angelov 2013-11-06 15:16:21 +00:00
  • 2aea7ae3d5 added inflection_sv.xml kr.angelov 2013-11-06 14:46:57 +00:00
  • 11d7b1324f added inflection_sv.xml kr.angelov 2013-11-06 14:46:57 +00:00
  • 7caf89b382 bugfix in the Java binding kr.angelov 2013-11-06 14:41:42 +00:00
  • 5739785c77 bugfix in the Java binding kr.angelov 2013-11-06 14:41:42 +00:00
  • 48660c219a Make PGF.Tree internal hallgren 2013-11-06 14:29:17 +00:00
  • 5beded9330 Make PGF.Tree internal hallgren 2013-11-06 14:29:17 +00:00
  • 7a41b45f13 Remove PGF.Signature hallgren 2013-11-06 13:27:29 +00:00
  • 06453afb1c Remove PGF.Signature hallgren 2013-11-06 13:27:29 +00:00
  • a710e90c0b fix the deserialization of flags from the GFO files kr.angelov 2013-11-06 13:05:51 +00:00
  • bd69ad83f7 fix the deserialization of flags from the GFO files kr.angelov 2013-11-06 13:05:51 +00:00
  • e783567fa8 remove the beam_size flag from ParseSwe as well kr.angelov 2013-11-06 12:34:39 +00:00
  • f85dae2f8f remove the beam_size flag from the other ParseXXX grammars kr.angelov 2013-11-06 11:02:53 +00:00
  • b8fd12e5e4 use the inflection_cmn.xml in the Android translator kr.angelov 2013-11-06 11:00:39 +00:00
  • 74cb2d1860 use the inflection_cmn.xml in the Android translator kr.angelov 2013-11-06 11:00:39 +00:00
  • 2483dc7728 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 kr.angelov 2013-11-06 10:21:46 +00:00
  • 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 kr.angelov 2013-11-06 10:21:46 +00:00
  • 84ef5fa5fa when printing floating literals use %lg instead of %lf for better output kr.angelov 2013-11-06 09:46:29 +00:00
  • d094d671bd when printing floating literals use %lg instead of %lf for better output kr.angelov 2013-11-06 09:46:29 +00:00
  • e4c6ca41a7 added a -treebank option to the lc command aarne 2013-11-05 20:42:22 +00:00
  • acefeec541 added a -treebank option to the lc command aarne 2013-11-05 20:42:22 +00:00
  • 027ea81552 restored old language codes in android/.../Translator.java (committed by accident in previous patch) aarne 2013-11-05 17:36:21 +00:00
  • 0180ae3929 restored old language codes in android/.../Translator.java (committed by accident in previous patch) aarne 2013-11-05 17:36:21 +00:00
  • aba666c5bc linearization by chunks in the GF shell: a new command 'lc' needed because 'l' requires type checking and trees with metavariable function heads don't type check. This will hopefully be a temporary command. aarne 2013-11-05 17:28:47 +00:00
  • 6bc1baa7f7 linearization by chunks in the GF shell: a new command 'lc' needed because 'l' requires type checking and trees with metavariable function heads don't type check. This will hopefully be a temporary command. aarne 2013-11-05 17:28:47 +00:00
  • 7e480f1d8a typo in ParseSwe fixed aarne 2013-11-05 14:56:36 +00:00
  • 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 aarne 2013-11-05 13:53:12 +00:00
  • 3814841d7d Eliminate mutual dependencies between the GF compiler and the PGF library hallgren 2013-11-05 13:11:10 +00:00
  • decd7122de Eliminate mutual dependencies between the GF compiler and the PGF library hallgren 2013-11-05 13:11:10 +00:00
  • e6ec23c178 fix which_IQuant and add two more words in DictEngBul.gf kr.angelov 2013-11-05 10:26:03 +00:00
  • 74357cdedf fix in gf.cabal. Data.Binary.IEEE754 needs to be in the other-modules list for the PGF library since otherwise building GF applications will fail kr.angelov 2013-11-05 09:42:22 +00:00
  • 019a195378 fix in gf.cabal. Data.Binary.IEEE754 needs to be in the other-modules list for the PGF library since otherwise building GF applications will fail kr.angelov 2013-11-05 09:42:22 +00:00
  • 6e1451e142 fix the debug mode of the JIT compiler after the refactoring in libgu kr.angelov 2013-11-04 19:33:29 +00:00
  • d2186b71e3 fix the debug mode of the JIT compiler after the refactoring in libgu kr.angelov 2013-11-04 19:33:29 +00:00
  • 546c7ac859 A simple type checker in the C runtime. Dependent types are not supported yet but HOAS is implemented. The API is accessible from Python as well kr.angelov 2013-11-04 17:10:46 +00:00
  • 81ef6714db A simple type checker in the C runtime. Dependent types are not supported yet but HOAS is implemented. The API is accessible from Python as well kr.angelov 2013-11-04 17:10:46 +00:00
  • 585a192d0b bug fix in the linearizer kr.angelov 2013-11-04 12:40:53 +00:00
  • 5683367818 bug fix in the linearizer kr.angelov 2013-11-04 12:40:53 +00:00
  • 6a672f5219 completed most parts of ParseSwe; some dict additions in Eng and Fin aarne 2013-11-03 20:29:40 +00:00
  • 125826270f added forms to Swedish present participles to enable the derivation of verbal nouns aarne 2013-11-03 17:14:05 +00:00
  • d0a89f3845 added present participles to Scandinavian verbs aarne 2013-11-03 16:48:51 +00:00
  • 01a98d9a39 some bug fixes in Scand and Fin aarne 2013-11-03 11:37:08 +00:00
  • a0380013ba added linref's and fixed some minor things in Scandinavian aarne 2013-11-03 10:27:20 +00:00
  • a7d245fb25 linearization for HOAS trees. It should word but we need a type checker in order to test it properly kr.angelov 2013-11-02 12:34:00 +00:00
  • 0cb3245e26 linearization for HOAS trees. It should word but we need a type checker in order to test it properly kr.angelov 2013-11-02 12:34:00 +00:00
  • 4e7781b606 remove the include of lexer.h from pgf-parse kr.angelov 2013-11-02 11:28:55 +00:00
  • b9cf05073f remove the include of lexer.h from pgf-parse kr.angelov 2013-11-02 11:28:55 +00:00
  • 523259b06d fix the parseval metric after the redesign in the C runtime kr.angelov 2013-11-01 17:36:22 +00:00