Commit Graph

10062 Commits

Author SHA1 Message Date
kr.angelov 0888760d66 the UI for the Android API now has stable word prediction 2014-03-12 14:01:22 +00:00
kr.angelov 3ce5339f34 ensure that negative probabilities are always avoided 2014-03-12 13:11:23 +00:00
john.j.camilleri 466ef94d59 Fix typo in PGFService: "incomlete" 2014-03-12 12:45:32 +00:00
kr.angelov 450ee9ff27 fix in the Bulgarian dictionary 2014-03-12 11:02:36 +00:00
kr.angelov e76b745aa8 remove the unnecessary logging of the completion string 2014-03-12 10:57:11 +00:00
kr.angelov d653304dcf fixes in the word completion 2014-03-12 10:54:29 +00:00
kr.angelov befa50eb5f fixes in the Bulgarian dictionary 2014-03-12 10:52:00 +00:00
kr.angelov 82fd83d33b split company and fork into different senses 2014-03-12 10:50:42 +00:00
kr.angelov dd8014faf4 three more fixes 2014-03-12 08:04:30 +00:00
kr.angelov 4a532cd023 more fixes in the Swedish dictionary 2014-03-12 08:00:03 +00:00
aarne 896efb12c8 contracted forms in PredEng. It is very important for efficiency that variants are formed at the last possible stage of sentence formation. This compromises the compactness of the source code somewhat. 2014-03-12 05:53:24 +00:00
kr.angelov c1c4d38027 a number of fixes in the Swedish lexicon 2014-03-11 22:39:23 +00:00
aarne 772afa082f removed an extra dangling c3 preposition in Eng and Swe 2014-03-11 22:11:35 +00:00
aarne 81c169b8d7 a module with a small subset of Pred functions, to be used with aggressive chunking 2014-03-11 20:57:40 +00:00
aarne 4ca5ffc892 punctuation added to NDTrans 2014-03-11 20:57:17 +00:00
hallgren 69b113324e WebSetup.hs: use the correct --gf-lib-path when building example grammars
The directory should be the same as the one used in Setup.hs when building
the RGL, where a build directory supplied by cabal is used. This is usually
dist/build/rgl, but it could be different, e.g. when using a cabal sandbox.
2014-03-11 13:46:10 +00:00
aarne 556bfa002b android: added (1) dg icon (2) green/yellow/red colours for translation confidence (3) App grammars as test case in Translator.java 2014-03-10 18:04:43 +00:00
aarne 96087ea21d App.gf: an experiment in combining phrasebook, rgl, and chunking, to support three colours in an app to indicate translation confidence 2014-03-10 18:00:53 +00:00
aarne 65a076d4d3 reference to DictEngChi changed to DictionaryChi 2014-03-10 18:00:15 +00:00
inari 6bcbf50a17 ask_for_V3 in Dictionary* + unicode fixing in DictionaryFre 2014-03-10 13:42:51 +00:00
aarne c8309a33d8 NDTransChi compiles 2014-03-09 22:15:50 +00:00
aarne b4c0077955 importing DocumentationChi in LangChi, as usual 2014-03-09 21:10:14 +00:00
aarne 1fb91f74d5 the rest of PredChi modules started 2014-03-09 14:53:50 +00:00
aarne ff12c9eaae typo fix in ChunkFin 2014-03-09 11:51:51 +00:00
aarne 29276ca62f added alternative build with Pred grammars to android, commented out by default 2014-03-09 11:42:47 +00:00
aarne 1b37a9a88f more stack for making Parse grammars 2014-03-09 11:41:50 +00:00
aarne 1cc9b18899 chunks for the rest of verb categories 2014-03-09 11:41:24 +00:00
aarne 7164562403 missing Pred functions in Fin 2014-03-09 10:38:03 +00:00
aarne 63d9fae178 ChunkFin added 2014-03-08 21:01:12 +00:00
aarne 19fcc31597 added Documentation to NDTrans 2014-03-08 17:39:13 +00:00
aarne 340b32594f refining SubjPre rules; adding * in chunking 2014-03-08 17:06:02 +00:00
aarne e054739dc0 more chunks; makefile for PredEngSwe translator 2014-03-08 13:11:09 +00:00
aarne 9486d1ce37 ChunkSwe in place 2014-03-08 08:19:37 +00:00
kr.angelov 155656e328 added word completion in the Android UI 2014-03-07 21:30:54 +00:00
kr.angelov 8b8a9a8968 added Java API to the simple word completion 2014-03-07 21:29:26 +00:00
kr.angelov 6b6c331f40 fix in the Java binding after the implementation for pre 2014-03-07 21:28:40 +00:00
kr.angelov a77dc568bb added pgf_lookup_word_prefix which makes it possible to do simple word prediction 2014-03-07 21:24:20 +00:00
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