summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2018-07-04Remove examples directory; these now live in gf-contribJohn J. Camilleri
All changes have been reflected in the gf-contrib repository: https://github.com/GrammaticalFramework/gf-contrib Now, for WebSetup to build the example grammars, one must have gf-contrib cloned in the same top-level directory as GF. When this isn't the case, WebSetup displays a notice without failing.
2018-06-20Remove wide coverage translatorJohn J. Camilleri
It had now been migrated to a new repository: https://github.com/GrammaticalFramework/wide-coverage
2018-06-16Merge branch 'master' of https://github.com/GrammaticalFramework/GFKrasimir Angelov
2018-06-15(Dut) Extend vs. ExtraInari Listenmaa
2018-06-13Clean up old download pagesJohn J. Camilleri
2018-05-30implemented compound nounds which work like adverbsKrasimir Angelov
2018-05-01(PhrasebookEst) Fix nationality adj. for PolishInari Listenmaa
2018-04-30Estonian Phrasebook: '<Nationality> restaurant' and 'NN is <Nationality>' ↵Inari Listenmaa
use different forms
2017-08-21ChunkJpn import list updatedAarne Ranta
2017-08-21AppUrd addedAarne Ranta
2017-04-12commented out case_sensitive=off in Appaarne
2017-04-11re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the ↵aarne
input
2017-01-30typo in imports of SentencesPes correctedaarne
2016-06-05added PassAgentV2 to App, and the specialized syntax functions to app.probsaarne
2016-06-04made App into a functor to make its body easier to modify; unfortunately, ↵aarne
the import list must be copied however
2016-06-02tokenized apertium text to test with ; RelV2 and QuestV2 in App (Eng and Swe ↵aarne
for the moment) with 20% loss of parsing speed but improved quality
2016-05-14enabling V3 and V2V in AppFreaarne
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
2016-04-08fix in FoodsMkd.gfkrasimir
2016-04-07fixed Foods grammar for Macedoniankrasimir
2016-04-05Foods grammar for Macedonian. Probably not quite correctkrasimir
2015-11-11AppEst was missing from darcs, oopsaarne
2015-11-09small fixes in Est translation and app.probsaarne
2015-11-09better Estonian Phrasebook modules from ↵kaljurand
https://github.com/GF-Estonian/GF-Estonian
2015-11-09last fixes to make AppEst compileaarne
2015-11-09started Estonian phrasebook modules to test AppEstaarne
2015-09-10example/foods/FoodsIce.gf: converted from Latin-1 to UTF-8 encodinghallgren
2015-07-28FoodsTur.gf: use Predef.BIND instead of "&+"hallgren
...for better results when used with the C run-time system.
2015-07-23rewrote an mkPN application in WordsGer to work around a problem that might ↵aarne
be a type checker bug
2015-07-21added PassV2 to App; PassVPSlash did not work as VPSlash was disabled for ↵aarne
speed reasons
2015-07-20removed the obsolete examples/translator directory, which caused confusionaarne
2015-07-01merge brassiere_1_N/brassiere_2_N and aborigine_N/aboriginal_Nkrasimir
2015-06-02AppFre.pgf added to repo by mistake, now removedaarne
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-06-02an input grammar for French - 40 times faster, makes all the difference in ↵aarne
the app!
2015-05-21examples/phrasebook/Makefile2: include Jpn and Snd in the buildhallgren
2015-05-21Omit -optimize-pgf when compiling small example grammarshallgren
The minibar lets the user choose any category as the start category, but this can lead to run-time errors for grammars compiled with -optimize-pgf. The problem can also be observed in the GF shell. For example, "linearize Fish" (which means that the start category is Kind) fails for some languages when Foods.pgf is compiled with -optimize-pgf.
2015-04-16lower probability for chunked phrasesaarne
2015-02-17App14 with Tha up and running!aarne
2015-01-27Phrasebook compiled for Japanese; weather_N in DictionaryGeraarne
2015-01-21examples/phrasebook/Makefile: include Jpn in 'make forApp'hallgren
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.
2015-01-07patchJpnlizazim
2014-12-19lowered Symb_Chunk probability; fixed translator Makefileaarne
2014-12-11updates in app help file, e.g. the app nameaarne
2014-12-08probabilities for new chunk rules ; Symb as another literal in app Makefileaarne
2014-12-06MissApp.hs: a function for preparing a list of lin rules for missing wordsaarne
2014-12-05a script for analysing missing functions, e.g. "which functions of type ↵aarne
Quant are missing in each language"