John J. Camilleri
485938103c
Remove wide coverage translator
...
It had now been migrated to a new repository:
https://github.com/GrammaticalFramework/wide-coverage
2018-06-20 10:06:22 +02:00
Krasimir Angelov
96f3484622
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-06-16 07:09:17 +02:00
Inari Listenmaa
92d9e20f19
(Dut) Extend vs. Extra
2018-06-15 13:14:53 +02:00
John J. Camilleri
22b754d23b
Clean up old download pages
2018-06-13 08:47:33 +02:00
Krasimir Angelov
10e10298d9
implemented compound nounds which work like adverbs
2018-05-30 23:04:40 +02:00
Inari Listenmaa
fc61f97a7a
(PhrasebookEst) Fix nationality adj. for Polish
2018-05-01 10:42:29 +02:00
Inari Listenmaa
ece39a8879
Estonian Phrasebook: '<Nationality> restaurant' and 'NN is <Nationality>' use different forms
2018-04-30 16:38:20 +02:00
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
f2ba7b64bf
commented out case_sensitive=off in App
2017-04-12 08:59:58 +00: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
65d1867fe3
typo in imports of SentencesPes corrected
2017-01-30 22:17:00 +00:00
aarne
e755c013f8
added PassAgentV2 to App, and the specialized syntax functions to app.probs
2016-06-05 17:48:11 +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
a6303fd8d1
tokenized apertium text to test with ; RelV2 and QuestV2 in App (Eng and Swe for the moment) with 20% loss of parsing speed but improved quality
2016-06-02 06:29:35 +00:00
aarne
808bbf7466
enabling V3 and V2V in AppFre
2016-05-14 08:55:47 +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
krasimir
3ee356dee4
fix in FoodsMkd.gf
2016-04-08 15:25:12 +00:00
krasimir
c130d28ae3
fixed Foods grammar for Macedonian
2016-04-07 10:49:35 +00:00
krasimir
9db5139e23
Foods grammar for Macedonian. Probably not quite correct
2016-04-05 15:33:44 +00:00
aarne
6cb2526253
AppEst was missing from darcs, oops
2015-11-11 09:40:35 +00:00
aarne
435f04b27f
small fixes in Est translation and app.probs
2015-11-09 12:44:19 +00:00
kaljurand
0b1a880eae
better Estonian Phrasebook modules from https://github.com/GF-Estonian/GF-Estonian
2015-11-09 12:43:29 +00:00
aarne
a57eddf1df
last fixes to make AppEst compile
2015-11-09 11:02:09 +00:00
aarne
73861c2993
started Estonian phrasebook modules to test AppEst
2015-11-09 10:43:24 +00:00
hallgren
fe3dfd7cc4
example/foods/FoodsIce.gf: converted from Latin-1 to UTF-8 encoding
2015-09-10 12:37:12 +00:00
hallgren
8c1c29b829
FoodsTur.gf: use Predef.BIND instead of "&+"
...
...for better results when used with the C run-time system.
2015-07-28 10:58:00 +00:00
aarne
a1a602c681
rewrote an mkPN application in WordsGer to work around a problem that might be a type checker bug
2015-07-23 16:16:38 +00:00
aarne
55e2a4c9cb
added PassV2 to App; PassVPSlash did not work as VPSlash was disabled for speed reasons
2015-07-21 13:01:29 +00:00
aarne
db23eec58e
removed the obsolete examples/translator directory, which caused confusion
2015-07-20 14:32:50 +00:00
krasimir
1c2b6702d7
merge brassiere_1_N/brassiere_2_N and aborigine_N/aboriginal_N
2015-07-01 11:14:48 +00:00
aarne
93bde37a97
AppFre.pgf added to repo by mistake, now removed
2015-06-02 13:21:55 +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
212bfd7acc
an input grammar for French - 40 times faster, makes all the difference in the app!
2015-06-02 09:13:15 +00:00
hallgren
baf9fc576c
examples/phrasebook/Makefile2: include Jpn and Snd in the build
2015-05-21 15:01:27 +00:00
hallgren
a7e8a566cf
Omit -optimize-pgf when compiling small example grammars
...
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-05-21 14:44:20 +00:00
aarne
2ceeea17fd
lower probability for chunked phrases
2015-04-16 11:39:28 +00:00
aarne
818a119a5b
App14 with Tha up and running!
2015-02-17 17:18:51 +00:00
aarne
340328b8a1
Phrasebook compiled for Japanese; weather_N in DictionaryGer
2015-01-27 13:18:44 +00:00
hallgren
6ddef21dea
examples/phrasebook/Makefile: include Jpn in 'make forApp'
2015-01-21 12:16:57 +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
lizazim
68b4bb74cc
patchJpn
2015-01-07 23:44:49 +00:00
aarne
537bc249f9
lowered Symb_Chunk probability; fixed translator Makefile
2014-12-19 15:17:38 +00:00
aarne
a7b22188c1
updates in app help file, e.g. the app name
2014-12-11 20:05:57 +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
82a7e22d2e
MissApp.hs: a function for preparing a list of lin rules for missing words
2014-12-06 08:39:25 +00:00
aarne
52d3839271
a script for analysing missing functions, e.g. "which functions of type Quant are missing in each language"
2014-12-05 17:01:58 +00:00
aarne
7316caf092
app Makefile default now App12 with Cat
2014-12-03 13:18:48 +00:00