Commit Graph

23 Commits

Author SHA1 Message Date
Aarne Ranta
f7312b3f4c ChunkJpn import list updated 2017-08-21 16:20:13 +03:00
Aarne Ranta
74fd6eef3b AppUrd added 2017-08-21 15:06:46 +03:00
aarne
dd61e1dc19 re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the input 2017-04-11 15:48:18 +00:00
aarne
e682f0972d made App into a functor to make its body easier to modify; unfortunately, the import list must be copied however 2016-06-04 17:07:35 +00:00
aarne
7c8d2f71dc commented out the import of Phrasebook in App with --P; the idea is that application grammar parsing is done in a separate phase, which is faster and more flexible. Also re-enabled ComplV3 and ComplV2V, after testing that they don't reduce the parsing speed too much. 2016-05-14 08:30:49 +00:00
krasimir
be62f4047f skeletal version of AppRus.gf 2016-05-11 11:24:31 +00:00
aarne
a57eddf1df last fixes to make AppEst compile 2015-11-09 11:02:09 +00:00
aarne
3643e20406 copied examples/app to examples/slowApp; the new app is a bit scaled down but much faster 2015-06-02 12:59:29 +00:00
aarne
eb07e4e862 French input grammar FreInput separated from Fre 2015-06-02 09:45:44 +00:00
aarne
818a119a5b App14 with Tha up and running! 2015-02-17 17:18:51 +00:00
aarne
6ba8851cc8 AppJpn.gf and a Makefile entry for App13 which includes Japanese. Everything compiles now. But Japanese has no support for chunks, because ChunkFunctor does not typecheck for it due to its richer Utt type. 2015-01-14 17:22:47 +00:00
aarne
8ec5910ae2 probabilities for new chunk rules ; Symb as another literal in app Makefile 2014-12-08 10:20:06 +00:00
aarne
7316caf092 app Makefile default now App12 with Cat 2014-12-03 13:18:48 +00:00
hallgren
15a47610be examples/app/Makefile: fix dependencies and grammar name for App12.pgf 2014-12-03 12:26:55 +00:00
aarne
72e45bbf95 Catalan added to App, do 'make App12.pgf' 2014-12-03 09:00:59 +00:00
aarne
27a3f8584b fixes in PhrasebookChi 2014-11-07 14:29:03 +00:00
aarne
7c5cb356ca AppChi needs more stack space now 2014-09-30 09:35:51 +00:00
aarne
ca1cad68d0 command for AppEngFin 2014-09-26 14:48:09 +00:00
kr.angelov
fe49ddf16d now the named entities recognizer returns dictionary entries if the name is known 2014-06-17 06:57:12 +00:00
aarne
27fc5e5b04 improved paths and Makefile in examples/app ; see README how to compile with just 'make -j' 2014-05-06 21:42:49 +00:00
aarne
3740a30f05 App11.pgf in Makefile 2014-04-11 18:56:59 +00:00
aarne
aca589d872 experimental AppDut added 2014-04-11 07:49:34 +00:00
aarne
cae40d2b0e Android app sources in examples/app - read README for advice 2014-04-02 21:34:40 +00:00