summaryrefslogtreecommitdiff
path: root/examples/app/Makefile
AgeCommit message (Collapse)Author
2018-06-20Remove wide coverage translatorJohn J. Camilleri
It had now been migrated to a new repository: https://github.com/GrammaticalFramework/wide-coverage
2017-08-21ChunkJpn import list updatedAarne Ranta
2017-08-21AppUrd addedAarne Ranta
2017-04-11re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the ↵aarne
input
2016-06-04made App into a functor to make its body easier to modify; unfortunately, ↵aarne
the import list must be copied however
2016-05-14commented out the import of Phrasebook in App with --P; the idea is that ↵aarne
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-11skeletal version of AppRus.gfkrasimir
2015-11-09last fixes to make AppEst compileaarne
2015-06-02copied examples/app to examples/slowApp; the new app is a bit scaled down ↵aarne
but much faster
2015-06-02French input grammar FreInput separated from Freaarne
2015-02-17App14 with Tha up and running!aarne
2015-01-14AppJpn.gf and a Makefile entry for App13 which includes Japanese. Everything ↵aarne
compiles now. But Japanese has no support for chunks, because ChunkFunctor does not typecheck for it due to its richer Utt type.
2014-12-08probabilities for new chunk rules ; Symb as another literal in app Makefileaarne
2014-12-03app Makefile default now App12 with Cataarne
2014-12-03examples/app/Makefile: fix dependencies and grammar name for App12.pgfhallgren
2014-12-03Catalan added to App, do 'make App12.pgf'aarne
2014-11-07fixes in PhrasebookChiaarne
2014-09-30AppChi needs more stack space nowaarne
2014-09-26command for AppEngFinaarne
2014-06-17now the named entities recognizer returns dictionary entries if the name is ↵kr.angelov
known
2014-05-06improved paths and Makefile in examples/app ; see README how to compile with ↵aarne
just 'make -j'
2014-04-11App11.pgf in Makefileaarne
2014-04-11experimental AppDut addedaarne
2014-04-02Android app sources in examples/app - read README for adviceaarne