1
0
forked from GitHub/gf-core
Commit Graph

9689 Commits

Author SHA1 Message Date
aarne 775fbc5fd3 import DocumentationBul in LangBul 2014-03-14 14:49:52 +00:00
aarne 6a56e175ff added RGLBaseBul 2014-03-14 14:49:33 +00:00
aarne 9ce239fb6c moved the small app chunking grammars from lib/src/experimental to examples/translator; the proper place might be in the git contributions, but this can be decided later 2014-03-14 13:28:42 +00:00
kr.angelov 49b85a2773 fix in DictionaryEng.gf 2014-03-14 12:50:25 +00:00
aarne d18fcde814 Spanish in android app 2014-03-14 09:45:46 +00:00
aarne ce56b5e723 RGLBase preparing PredSpa 2014-03-14 09:11:49 +00:00
aarne d9686ef5cb documentation files for Spa (terminology to be checked; verb forms not shared in Romance missing) 2014-03-14 08:36:10 +00:00
aarne 55b4af9e1b DictionarySpa with 21k lemmas from Wiktionary. Many guesses both in morphology and semantics, as usual. 2014-03-14 08:22:04 +00:00
aarne e1a558fc7d small fix in PredEng 2014-03-13 21:08:21 +00:00
aarne 0cf8937bb6 removed the App project from resource library: it is an application grammar 2014-03-13 17:07:11 +00:00
aarne b82b66a8ad path in AllIta to find SyntaxIta in a fresh project 2014-03-13 15:39:54 +00:00
aarne 5731294b53 DictionaryIta bootstrapped from Wiktionary, 16k lemmas 2014-03-13 14:42:02 +00:00
aarne 3a39903563 AppIta, with a small lexicon 2014-03-13 13:27:51 +00:00
aarne 1d2d8aa8ac support for Italian translator and documentation 2014-03-13 13:27:18 +00:00
aarne f0425425d9 started DictionaryIta 2014-03-13 12:36:42 +00:00
hallgren 3e804fbe7f GF home page: news item about Digital Grammars 2014-03-13 13:15:43 +00:00
aarne 775f186447 AppFre now works 2014-03-13 12:33:12 +00:00
aarne b325f74048 App ported to Fre 2014-03-13 11:12:34 +00:00
aarne 7b545dbb0e added SmallPredChi 2014-03-13 08:57:51 +00:00
kr.angelov f3dead2d7c remove accidental trace message 2014-03-13 08:25:19 +00:00
kr.angelov 87bd2d06d1 small stylistic changes in the Android App 2014-03-13 08:21:31 +00:00
aarne a5ae872968 insanely fast AppEngChiFinSwe 2014-03-12 20:34:38 +00:00
inari 93373d60e9 add a couple of words in DictionaryFre 2014-03-12 18:23:24 +00:00
aarne ac39f37915 SmallPred for optimized parsing speed: 20 times faster than NDPred 2014-03-12 16:37:00 +00:00
kr.angelov 1a1e7cdb2e compute the right word probability 2014-03-12 15:36:40 +00:00
hallgren cb9222a20c support.js: For better error handling, always use AJAX, don't fallback to JSONP
Cross-origin requests are allowed by the PGF service and are supported in
all modern browsers.
See http://en.wikipedia.org/wiki/Cross-origin_resource_sharing
2014-03-12 14:07:35 +00:00
hallgren 6abd0c8eef haskell-bind: comment out superfluous imports 2014-03-12 13:21:47 +00:00
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