Commit Graph

3759 Commits

Author SHA1 Message Date
aarne
f5e60cddca 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
ab703b2bc3 fix in DictionaryEng.gf 2014-03-14 12:50:25 +00:00
aarne
361a97cba4 RGLBase preparing PredSpa 2014-03-14 09:11:49 +00:00
aarne
f7468ef4f8 documentation files for Spa (terminology to be checked; verb forms not shared in Romance missing) 2014-03-14 08:36:10 +00:00
aarne
3896546bf1 DictionarySpa with 21k lemmas from Wiktionary. Many guesses both in morphology and semantics, as usual. 2014-03-14 08:22:04 +00:00
aarne
d9421e454e small fix in PredEng 2014-03-13 21:08:21 +00:00
aarne
4cc7008a5c removed the App project from resource library: it is an application grammar 2014-03-13 17:07:11 +00:00
aarne
3582983a6d path in AllIta to find SyntaxIta in a fresh project 2014-03-13 15:39:54 +00:00
aarne
d90c0bc9cf DictionaryIta bootstrapped from Wiktionary, 16k lemmas 2014-03-13 14:42:02 +00:00
aarne
89dedda396 AppIta, with a small lexicon 2014-03-13 13:27:51 +00:00
aarne
4aca8f4522 support for Italian translator and documentation 2014-03-13 13:27:18 +00:00
aarne
d7240ae889 started DictionaryIta 2014-03-13 12:36:42 +00:00
aarne
b8351f36ce AppFre now works 2014-03-13 12:33:12 +00:00
aarne
11c25656d0 App ported to Fre 2014-03-13 11:12:34 +00:00
aarne
3636b18e26 added SmallPredChi 2014-03-13 08:57:51 +00:00
aarne
53f078b029 insanely fast AppEngChiFinSwe 2014-03-12 20:34:38 +00:00
inari
2d26cf011f add a couple of words in DictionaryFre 2014-03-12 18:23:24 +00:00
aarne
c40a59ed44 SmallPred for optimized parsing speed: 20 times faster than NDPred 2014-03-12 16:37:00 +00:00
kr.angelov
ce7480f26e fix in the Bulgarian dictionary 2014-03-12 11:02:36 +00:00
kr.angelov
8f647be115 fixes in the Bulgarian dictionary 2014-03-12 10:52:00 +00:00
kr.angelov
389b1189df split company and fork into different senses 2014-03-12 10:50:42 +00:00
kr.angelov
0f19f217e8 three more fixes 2014-03-12 08:04:30 +00:00
kr.angelov
624de9becc more fixes in the Swedish dictionary 2014-03-12 08:00:03 +00:00
aarne
d645120950 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
3f7f2b3d72 a number of fixes in the Swedish lexicon 2014-03-11 22:39:23 +00:00
aarne
2b8704fe8a removed an extra dangling c3 preposition in Eng and Swe 2014-03-11 22:11:35 +00:00
aarne
f95e064c5f a module with a small subset of Pred functions, to be used with aggressive chunking 2014-03-11 20:57:40 +00:00
aarne
a1a51f4adf punctuation added to NDTrans 2014-03-11 20:57:17 +00:00
aarne
8cca2e5b5d 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
inari
745bf3586d ask_for_V3 in Dictionary* + unicode fixing in DictionaryFre 2014-03-10 13:42:51 +00:00
aarne
0a70bc38a9 NDTransChi compiles 2014-03-09 22:15:50 +00:00
aarne
784808f4c7 importing DocumentationChi in LangChi, as usual 2014-03-09 21:10:14 +00:00
aarne
45c842692a the rest of PredChi modules started 2014-03-09 14:53:50 +00:00
aarne
f66ad0168f typo fix in ChunkFin 2014-03-09 11:51:51 +00:00
aarne
ede715f5bc more stack for making Parse grammars 2014-03-09 11:41:50 +00:00
aarne
3fd4264fc9 chunks for the rest of verb categories 2014-03-09 11:41:24 +00:00
aarne
9678492c61 missing Pred functions in Fin 2014-03-09 10:38:03 +00:00
aarne
de29bc443c ChunkFin added 2014-03-08 21:01:12 +00:00
aarne
84b8dbf1e8 added Documentation to NDTrans 2014-03-08 17:39:13 +00:00
aarne
dc16c3facb refining SubjPre rules; adding * in chunking 2014-03-08 17:06:02 +00:00
aarne
e272fe8893 more chunks; makefile for PredEngSwe translator 2014-03-08 13:11:09 +00:00
aarne
deb144bc4b ChunkSwe in place 2014-03-08 08:19:37 +00:00
aarne
42ea22acb5 bug fix in PredEng VV forms 2014-03-07 14:37:38 +00:00
aarne
ea70d81de7 removed Eng-specific qforms from PredFunctor 2014-03-07 10:58:28 +00:00
aarne
e5b72beae4 subject control bug in PredSwe and Eng fixed 2014-03-06 16:13:18 +00:00
aarne
c45dfa3caa PredChi complete 2014-03-06 07:28:34 +00:00
aarne
559e317a46 PredChi top module 2014-03-03 14:10:03 +00:00
aarne
a7d1bd5c1e more in PredChi 2014-03-03 14:09:34 +00:00
aarne
c5b90c4a9f 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
c960c4ac87 robustness in NDTrans; DictionarySwe fixes 2014-02-28 10:03:49 +00:00