1
0
forked from GitHub/gf-core

Commit Graph

  • bcdbaf7ae7 bugfix in the keyboard kr.angelov 2014-03-07 13:51:28 +00:00
  • df3406c11f added Devanagari keyboard for Android kr.angelov 2014-03-07 13:42:13 +00:00
  • 71005bb163 added Devanagari keyboard for Android kr.angelov 2014-03-07 13:42:13 +00:00
  • 5b799685d8 removed Eng-specific qforms from PredFunctor aarne 2014-03-07 10:58:28 +00:00
  • 6cb693bdf5 bugfix in pgf-translate kr.angelov 2014-03-07 09:35:57 +00:00
  • 743896c3c0 bugfix in pgf-translate kr.angelov 2014-03-07 09:35:57 +00:00
  • d7cc8dbe59 subject control bug in PredSwe and Eng fixed aarne 2014-03-06 16:13:18 +00:00
  • 052ead6797 C run-time: protect from Windows specific #includes with #ifdef __MINGW32__ hallgren 2014-03-06 13:42:27 +00:00
  • 8d9821a977 C run-time: protect from Windows specific #includes with #ifdef __MINGW32__ hallgren 2014-03-06 13:42:27 +00:00
  • abc6d5c58b PredChi complete aarne 2014-03-06 07:28:34 +00:00
  • e916c77cb4 bugfix in the android keyboard for multiline documents kr.angelov 2014-03-05 13:42:55 +00:00
  • 189318bf25 bugfix in the android keyboard for multiline documents kr.angelov 2014-03-05 13:42:55 +00:00
  • 459f3bffa6 bugfix in the Android UI kr.angelov 2014-03-05 12:50:36 +00:00
  • 472cbe74ec bugfix in the Android UI kr.angelov 2014-03-05 12:50:36 +00:00
  • 4f9afb9343 implementation for pre in the C runtime kr.angelov 2014-03-05 10:17:42 +00:00
  • 487647b393 implementation for pre in the C runtime kr.angelov 2014-03-05 10:17:42 +00:00
  • d04ffb60ac Fix the fix hallgren 2014-03-04 14:35:14 +00:00
  • f33dc4c6c3 Fix the fix hallgren 2014-03-04 14:35:14 +00:00
  • 108e04b7bd Fixes for GHC 7.6 compatibility hallgren 2014-03-04 14:28:44 +00:00
  • c7cd031a95 Fixes for GHC 7.6 compatibility hallgren 2014-03-04 14:28:44 +00:00
  • 76ba865c2e Three fixes for compatibility with GHC 7.8 hallgren 2014-03-04 14:13:41 +00:00
  • 73221769c2 Three fixes for compatibility with GHC 7.8 hallgren 2014-03-04 14:13:41 +00:00
  • cbe17732a6 use pgf_linearize instead of pgf_lzr_linearize_simple in pgf-translate.c kr.angelov 2014-03-04 10:30:23 +00:00
  • 534973ac49 use pgf_linearize instead of pgf_lzr_linearize_simple in pgf-translate.c kr.angelov 2014-03-04 10:30:23 +00:00
  • 2e1dd543e9 memory leak in parseval.c kr.angelov 2014-03-04 10:29:18 +00:00
  • 2e51ddceae memory leak in parseval.c kr.angelov 2014-03-04 10:29:18 +00:00
  • c197de7fbd rename pgf_lzr_linearize_table to pgf_lzr_get_table kr.angelov 2014-03-04 10:13:23 +00:00
  • 903abb5a4f rename pgf_lzr_linearize_table to pgf_lzr_get_table kr.angelov 2014-03-04 10:13:23 +00:00
  • 36363c191f PredChi top module aarne 2014-03-03 14:10:03 +00:00
  • 322c4f1b03 more in PredChi aarne 2014-03-03 14:09:34 +00:00
  • e20bf3c0a7 chunking module attached to NDPredTrans. Might be a nice alternative to robustness. But the current version uses variants too much. aarne 2014-02-28 16:13:12 +00:00
  • 7f079152bc robustness in NDTrans; DictionarySwe fixes aarne 2014-02-28 10:03:49 +00:00
  • ddf36bcd62 more in src/runtime/java/INSTALL kr.angelov 2014-02-27 21:21:19 +00:00
  • b038f0c341 more in src/runtime/java/INSTALL kr.angelov 2014-02-27 21:21:19 +00:00
  • 60bfacf7c2 another fix for building the Java binding kr.angelov 2014-02-27 21:20:19 +00:00
  • a305944175 another fix for building the Java binding kr.angelov 2014-02-27 21:20:19 +00:00
  • 214e6d1644 some common words in DictionarySwe corrected aarne 2014-02-27 20:25:29 +00:00
  • aeeabe3f0e added file with instructions for compiling the Java binding kr.angelov 2014-02-27 20:20:59 +00:00
  • 54a354e022 added file with instructions for compiling the Java binding kr.angelov 2014-02-27 20:20:59 +00:00
  • 994d936ce9 instructions for compiling the C runtime on Windows kr.angelov 2014-02-27 20:04:30 +00:00
  • d06c3b8681 instructions for compiling the C runtime on Windows kr.angelov 2014-02-27 20:04:30 +00:00
  • 2eaf51f15a changes in Makefile.am to make it easier to compile the C runtime on Windows kr.angelov 2014-02-27 19:37:10 +00:00
  • 4b9f2835af changes in Makefile.am to make it easier to compile the C runtime on Windows kr.angelov 2014-02-27 19:37:10 +00:00
  • 2238d1e462 include malloc.h in a few places to avoid warnings on Windows kr.angelov 2014-02-27 19:34:14 +00:00
  • ab8dd16e8d include malloc.h in a few places to avoid warnings on Windows kr.angelov 2014-02-27 19:34:14 +00:00
  • b87104aa89 update the Eclipse project for jpgf with settings needed for Windows kr.angelov 2014-02-27 19:28:25 +00:00
  • d7b8f9d9a1 update the Eclipse project for jpgf with settings needed for Windows kr.angelov 2014-02-27 19:28:25 +00:00
  • 599b5689c3 probabilistic model for the new syntax aarne 2014-02-27 17:34:53 +00:00
  • 678732a7f1 fix in DocumentationHin kr.angelov 2014-02-27 13:07:22 +00:00
  • 9f4d8a8c55 passives in tree transfer aarne 2014-02-27 07:56:11 +00:00
  • 8db4f97bce simple-minded transformer of constructor counts, to adapt a treebank quickly aarne 2014-02-26 18:24:48 +00:00
  • 3a064468c2 top-level transfer for converting trees; lexicon not included aarne 2014-02-26 18:03:52 +00:00
  • 88c06f74fc implemented DocumentationHin (as best as I could). I am still suspicious. kr.angelov 2014-02-26 17:29:27 +00:00
  • b7839dd9df defining top-level Old2New transfer, trying to figure out how to handle metavariables aarne 2014-02-26 14:59:10 +00:00
  • e0a9e01e96 more cases in Old2New aarne 2014-02-26 09:09:21 +00:00
  • 7e0292f6e0 fix in DocumentationChi kr.angelov 2014-02-26 10:30:38 +00:00
  • ff63a4890a more fixes in DictionaryBul.gf kr.angelov 2014-02-25 14:32:08 +00:00
  • afdcd59a57 fix in DictionaryBul kr.angelov 2014-02-25 14:12:01 +00:00
  • 5594843faf add DocumentationChi and fix the old ParseChi kr.angelov 2014-02-25 14:11:07 +00:00
  • 6a044edc39 bugfix with the keyboard label for Chinese kr.angelov 2014-02-25 12:15:29 +00:00
  • adca68ecaf bugfix with the keyboard label for Chinese kr.angelov 2014-02-25 12:15:29 +00:00
  • 3ea92a59d5 started PredInstanceChi aarne 2014-02-25 10:58:15 +00:00
  • d1a65d6aec the Android UI uses a new progress indicator which works on both Nexus 1 and Nexus 7 kr.angelov 2014-02-25 09:46:05 +00:00
  • 889afe32e3 the Android UI uses a new progress indicator which works on both Nexus 1 and Nexus 7 kr.angelov 2014-02-25 09:46:05 +00:00
  • 95a2ebe569 commented out Documentation definitions in notpresent mode. It was not enough to do this in the import list in Lang, since the import list parsing seems to be done without preprocessing. aarne 2014-02-25 07:37:03 +00:00
  • 62aa1d2bc7 more work with Old2New, soon good coverage aarne 2014-02-23 18:46:35 +00:00
  • aa912ee580 started transfer from old Parse grammar to new Pred grammar aarne 2014-02-23 13:54:56 +00:00
  • e5a6592080 the Android App is now using the documentation modules instead of xml files for generating the inflection tables. The xml files are removed kr.angelov 2014-02-21 16:34:59 +00:00
  • 57310f1398 the Android App is now using the documentation modules instead of xml files for generating the inflection tables. The xml files are removed kr.angelov 2014-02-21 16:34:59 +00:00
  • dc19edc05d 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. kr.angelov 2014-02-21 16:31:50 +00:00
  • 014f4e1e11 linref for Conj in English and Bulgarian kr.angelov 2014-02-21 16:29:55 +00:00
  • 9b1b42bd22 Wide coverage demo web app: add link to Google Translate hallgren 2014-02-19 14:17:49 +00:00
  • 3712b2a2c0 Wide coverage demo web app: add link to Google Translate hallgren 2014-02-19 14:17:49 +00:00
  • 62dcb1e14a src/www/js/langcode.js: functions for converting language codes hallgren 2014-02-19 14:15:14 +00:00
  • 800bdcaa37 src/www/js/langcode.js: functions for converting language codes hallgren 2014-02-19 14:15:14 +00:00
  • 1ec7065fb3 bugfix in the android ui kr.angelov 2014-02-18 13:09:56 +00:00
  • c61cf4ce5a bugfix in the android ui kr.angelov 2014-02-18 13:09:56 +00:00
  • 5b97e9637b fix in GF.Compile.Compute.ConcreteNew which makes it possible to compile DocumentationBul.gf kr.angelov 2014-02-17 09:00:14 +00:00
  • e566756746 fix in GF.Compile.Compute.ConcreteNew which makes it possible to compile DocumentationBul.gf kr.angelov 2014-02-17 09:00:14 +00:00
  • 86f1e7004c fix in DictionarySwe.gf kr.angelov 2014-02-17 08:52:12 +00:00
  • 19be85d70f fix in DictionaryBul.gf kr.angelov 2014-02-17 08:51:45 +00:00
  • a6747eac6b 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. kr.angelov 2014-02-17 08:45:57 +00:00
  • 769fd9af69 bug fixes in PredFin passives and vvtypes aarne 2014-02-16 22:02:15 +00:00
  • e94c8af553 passive in PredFin aarne 2014-02-16 16:07:05 +00:00
  • cd58451c8e ported (most of) the new structures to PredFin aarne 2014-02-16 09:50:26 +00:00
  • 7831a3d8c3 added some VP constructions to Pred: without/after/before/when doing, in order to do aarne 2014-02-15 20:17:48 +00:00
  • 3e1d19b043 typo in NDLift ; roughly_AdV in Dictionary aarne 2014-02-15 14:47:05 +00:00
  • 5127ad4352 some fixes in DictionarySwe aarne 2014-02-15 12:53:46 +00:00
  • 94c28d7eca updated wide coverage NDTrans Eng,Swe with the new constructs. aarne 2014-02-14 15:41:37 +00:00
  • 35395c22b6 added QuestIComp to Pred aarne 2014-02-14 14:36:03 +00:00
  • 22f817262f relatives and imperatives in Pred Eng and Swe aarne 2014-02-14 08:41:18 +00:00
  • 39ad565694 shall-should in Dictionary aarne 2014-02-13 17:10:12 +00:00
  • d67f8b7e19 RGL browser: update build-tags.sh to work on OSX john.j.camilleri 2014-02-13 15:24:57 +00:00
  • 29ac39c5cc demos/translation.t2t: the translation app needs more space hallgren 2014-02-13 12:02:10 +00:00
  • b7f57b1394 demos/translation.t2t: the translation app needs more space hallgren 2014-02-13 12:02:10 +00:00
  • 6a4dd4aa41 Pred: proper forms of Eng auxiliaries; variants for Swe negation and future aux aarne 2014-02-12 18:40:18 +00:00
  • 2a130d7565 Wide coverage demo: show up to 10 translations hallgren 2014-02-12 16:08:18 +00:00
  • 286c5a035a Wide coverage demo: show up to 10 translations hallgren 2014-02-12 16:08:18 +00:00
  • 2c9b9cb8ad fixes in the Swedish dictionary kr.angelov 2014-02-12 15:33:00 +00:00
  • 3828c79253 fixes in DictionarySwe kr.angelov 2014-02-12 14:02:06 +00:00