Commit Graph

7925 Commits

Author SHA1 Message Date
aarne
752a0a3607 bug fix in PredEng VV forms 2014-03-07 14:37:38 +00:00
kr.angelov
0e0237d5f5 another fix in the keyboard 2014-03-07 14:13:21 +00:00
kr.angelov
bcdbaf7ae7 bugfix in the keyboard 2014-03-07 13:51:28 +00:00
kr.angelov
71005bb163 added Devanagari keyboard for Android 2014-03-07 13:42:13 +00:00
aarne
5b799685d8 removed Eng-specific qforms from PredFunctor 2014-03-07 10:58:28 +00:00
kr.angelov
743896c3c0 bugfix in pgf-translate 2014-03-07 09:35:57 +00:00
aarne
d7cc8dbe59 subject control bug in PredSwe and Eng fixed 2014-03-06 16:13:18 +00:00
hallgren
8d9821a977 C run-time: protect from Windows specific #includes with #ifdef __MINGW32__ 2014-03-06 13:42:27 +00:00
aarne
abc6d5c58b PredChi complete 2014-03-06 07:28:34 +00:00
kr.angelov
189318bf25 bugfix in the android keyboard for multiline documents 2014-03-05 13:42:55 +00:00
kr.angelov
472cbe74ec bugfix in the Android UI 2014-03-05 12:50:36 +00:00
kr.angelov
487647b393 implementation for pre in the C runtime 2014-03-05 10:17:42 +00:00
hallgren
f33dc4c6c3 Fix the fix 2014-03-04 14:35:14 +00:00
hallgren
c7cd031a95 Fixes for GHC 7.6 compatibility 2014-03-04 14:28:44 +00:00
hallgren
73221769c2 Three fixes for compatibility with GHC 7.8
Two of the fixes were in the custom version of the binary package. We
should get rid of it at some point, to reduce the maintenance burden.

The third fix was to add new version constraints for happy and alex in
gf.cabal. New versions of them are needed because of the ugly, low-level,
GHC-specific code they produce need to be different for GHC 7.8.

More fixes might be needed for -server mode, but the cgi package is not
compatible with GHC 7.8 at the moment, so it will have to wait.
2014-03-04 14:13:41 +00:00
kr.angelov
534973ac49 use pgf_linearize instead of pgf_lzr_linearize_simple in pgf-translate.c 2014-03-04 10:30:23 +00:00
kr.angelov
2e51ddceae memory leak in parseval.c 2014-03-04 10:29:18 +00:00
kr.angelov
903abb5a4f rename pgf_lzr_linearize_table to pgf_lzr_get_table 2014-03-04 10:13:23 +00:00
aarne
36363c191f PredChi top module 2014-03-03 14:10:03 +00:00
aarne
322c4f1b03 more in PredChi 2014-03-03 14:09:34 +00:00
aarne
e20bf3c0a7 chunking module attached to NDPredTrans. Might be a nice alternative to robustness. But the current version uses variants too much. 2014-02-28 16:13:12 +00:00
aarne
7f079152bc robustness in NDTrans; DictionarySwe fixes 2014-02-28 10:03:49 +00:00
kr.angelov
b038f0c341 more in src/runtime/java/INSTALL 2014-02-27 21:21:19 +00:00
kr.angelov
a305944175 another fix for building the Java binding 2014-02-27 21:20:19 +00:00
aarne
214e6d1644 some common words in DictionarySwe corrected 2014-02-27 20:25:29 +00:00
kr.angelov
54a354e022 added file with instructions for compiling the Java binding 2014-02-27 20:20:59 +00:00
kr.angelov
d06c3b8681 instructions for compiling the C runtime on Windows 2014-02-27 20:04:30 +00:00
kr.angelov
4b9f2835af changes in Makefile.am to make it easier to compile the C runtime on Windows 2014-02-27 19:37:10 +00:00
kr.angelov
ab8dd16e8d include malloc.h in a few places to avoid warnings on Windows 2014-02-27 19:34:14 +00:00
kr.angelov
d7b8f9d9a1 update the Eclipse project for jpgf with settings needed for Windows 2014-02-27 19:28:25 +00:00
aarne
599b5689c3 probabilistic model for the new syntax 2014-02-27 17:34:53 +00:00
kr.angelov
678732a7f1 fix in DocumentationHin 2014-02-27 13:07:22 +00:00
aarne
9f4d8a8c55 passives in tree transfer 2014-02-27 07:56:11 +00:00
aarne
8db4f97bce simple-minded transformer of constructor counts, to adapt a treebank quickly 2014-02-26 18:24:48 +00:00
aarne
3a064468c2 top-level transfer for converting trees; lexicon not included 2014-02-26 18:03:52 +00:00
kr.angelov
88c06f74fc implemented DocumentationHin (as best as I could). I am still suspicious. 2014-02-26 17:29:27 +00:00
aarne
b7839dd9df defining top-level Old2New transfer, trying to figure out how to handle metavariables 2014-02-26 14:59:10 +00:00
aarne
e0a9e01e96 more cases in Old2New 2014-02-26 09:09:21 +00:00
kr.angelov
7e0292f6e0 fix in DocumentationChi 2014-02-26 10:30:38 +00:00
kr.angelov
ff63a4890a more fixes in DictionaryBul.gf 2014-02-25 14:32:08 +00:00
kr.angelov
afdcd59a57 fix in DictionaryBul 2014-02-25 14:12:01 +00:00
kr.angelov
5594843faf add DocumentationChi and fix the old ParseChi 2014-02-25 14:11:07 +00:00
kr.angelov
adca68ecaf bugfix with the keyboard label for Chinese 2014-02-25 12:15:29 +00:00
aarne
3ea92a59d5 started PredInstanceChi 2014-02-25 10:58:15 +00:00
kr.angelov
889afe32e3 the Android UI uses a new progress indicator which works on both Nexus 1 and Nexus 7 2014-02-25 09:46:05 +00:00
aarne
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. 2014-02-25 07:37:03 +00:00
aarne
62aa1d2bc7 more work with Old2New, soon good coverage 2014-02-23 18:46:35 +00:00
aarne
aa912ee580 started transfer from old Parse grammar to new Pred grammar 2014-02-23 13:54:56 +00:00
kr.angelov
57310f1398 the Android App is now using the documentation modules instead of xml files for generating the inflection tables. The xml files are removed 2014-02-21 16:34:59 +00:00
kr.angelov
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. 2014-02-21 16:31:50 +00:00