aarne
0e554cf7df
changed CompoundCN to CompoundN with type N -> N -> N to reduce overgeneration and re-enable ambiguity
2014-05-29 11:01:40 +00:00
aarne
6275b9c46a
ca. 50 compound verbs in DictionaryGer from a patch by Scharolta Siencnik
2014-05-29 10:24:35 +00:00
aarne
6299ec3cac
several fixes in German RGL: compound verbs added; compound forms of nouns added; made dative -e optional; made mkV Str V recognize which prefixes are certainly not movable ones ((be,er,ge,ver,zer)
2014-05-29 10:21:49 +00:00
normundsg
d694e11346
FrameNet-GF API Doc
2014-05-29 11:45:09 +00:00
aarne
d03658efa8
initiated compoundV in German; has to be defined in RGL separately from prefix verbs
2014-05-27 11:46:44 +00:00
kr.angelov
7f88320782
now we compile context-free grammars directly to PGF without going via GF source code. This makes it quick and lightweight to compile big grammars such as the Berkley grammar
2014-05-24 07:47:06 +00:00
aarne
6e1bb5446d
removed spurious substantival possessives created from empty strings in NounFin in the presence of ProDrop
2014-05-23 14:10:36 +00:00
aarne
48d61ad7c2
DirectComplVS, DirectComplVQ, FocusObjS in translator/Extensions.gf, implemented for Eng,Ger,Swe so far
2014-05-23 13:17:22 +00:00
aarne
81c59721b2
new Prelude functions for optional commas
2014-05-23 13:16:57 +00:00
kr.angelov
f658ed7f9c
fixes in DictionaryBul
2014-05-23 11:21:33 +00:00
kr.angelov
78d8524138
bugfix in the Java binding. it was causing a crash in the Android app
2014-05-23 10:52:00 +00:00
aarne
4107c8d10c
the rest of DictionaryGer gender annotations in strings removed; some plurale tantum annotations {p} remain in ---- comments
2014-05-23 10:01:46 +00:00
aarne
bef94dd880
cleaned up DictionaryGer from empty strings, and explanations in brackets. Also from remaining gender information in curly brackets down to god_N
2014-05-23 07:40:17 +00:00
kr.angelov
2c04554be5
small fix in tabularLinearize
2014-05-22 13:33:18 +00:00
kr.angelov
c2aad9e313
added tabularLinearize in the python binding
2014-05-22 13:30:14 +00:00
inari
6d4b5fbbe3
added StressedPron
2014-05-22 08:27:44 +00:00
kr.angelov
2dfc6db44e
bugfix: the keyboard should not show completions when entering web passwords
2014-05-22 07:25:33 +00:00
kr.angelov
2528952d42
the dictionary view in the app now filters out duplicated morphological analyses
2014-05-22 07:10:28 +00:00
kr.angelov
9e0a1bff64
a few more gender distinction in German
2014-05-22 06:46:44 +00:00
aarne
518638a525
fixed the path in AppFin.gf so that it compiles in a more general setting
2014-05-22 06:23:57 +00:00
kr.angelov
9bfad84201
fix in DictionaryFre
2014-05-21 20:25:58 +00:00
kr.angelov
467272e6f9
remove first_A from the dictionaries
2014-05-21 20:24:26 +00:00
kr.angelov
22d701ed9d
recover the *Fem_N entries in DictionaryGer.gf that were lost during the last reimport from Wiktionary
2014-05-21 19:38:30 +00:00
kr.angelov
81a1cb93bc
fixed words in DictionaryBul.gf
2014-05-21 12:11:19 +00:00
kr.angelov
fd2406b139
another fix in DictionaryDut.gf
2014-05-21 12:10:58 +00:00
kr.angelov
d10d678d09
fix in DictionaryDut.gf
2014-05-21 09:56:51 +00:00
kr.angelov
2fbeae5e13
fixes in DictionarySpa.gf
2014-05-21 09:49:32 +00:00
kr.angelov
cccc048b94
forgot to fix the path for AppFre.gf
2014-05-21 09:36:12 +00:00
kr.angelov
b4acf84841
cleanup the duplicated entries in Dictionary(Eng).gf
2014-05-21 09:35:32 +00:00
aarne
78b4f43606
App compilation instructions: with parallel compilation, make Phrasebook separately
2014-05-21 08:19:34 +00:00
aarne
971ad62913
check dict: multiline changes
2014-05-21 08:17:42 +00:00
kr.angelov
cf7c3785ef
in verbosity mode the compiler warns about missing paths
2014-05-21 07:33:35 +00:00
aarne
50159d49e7
probabilities for App
2014-05-21 07:31:18 +00:00
kr.angelov
6a3a8a3a65
fix the path in the App grammar to the Phrasebook
2014-05-21 07:30:01 +00:00
kr.angelov
ee4e95643b
sense splits and fixes in DictionaryBul.gf
2014-05-20 22:53:20 +00:00
inari
73ebbe4492
fix weather_N in DictionaryDut
2014-05-19 13:39:40 +00:00
inari
a5ead5900d
Fixed pension_N in DictionaryDut
2014-05-19 13:19:42 +00:00
hallgren
861a3fa805
Compute/ConcreteNew.hs: adding a Prawitz rewrite
...
(table { p_i => t_i } ! x).l ==> table { p_i => t_i.l } ! x
This was used in the old partial evaluator and can significantly reduce term
sizes in some cases.
2014-05-16 21:27:20 +00:00
hallgren
f78570dabd
Fix an eta expansion bug in the grammar compiler
...
Eta expansion is applied between partial evaluation and PMCFG generation.
The buggy version generated type incorrect terms, but PMCFG generation
apparently worked anyway.
2014-05-16 14:10:07 +00:00
aarne
c2ef8a8cbf
some more words checked in DictionaryFin ; converted words whose senses need splitting into variants, so that Fin-Eng will work, and the split comment is of course retained.
2014-05-16 09:19:52 +00:00
aarne
b8557af449
the Masc function names in TopDictionary ; forgotten in the patch for Dictionary
2014-05-15 16:45:47 +00:00
hallgren
104fa03676
Simple Translator: fall back to word-for-word translation if the parser fails
...
Same as in the Wide Coverage demo app.
2014-05-15 13:58:42 +00:00
aarne
407152329c
the Masc suffixes put in place in Dictionary where needed
2014-05-15 07:56:39 +00:00
hallgren
33af15e803
Haskell binding: free memory pool to avoid space leak when readPGF fails
2014-05-13 14:07:36 +00:00
hallgren
108d546db8
translator/DictionarySwe.gf: add a few nouns and adverbs
2014-05-13 13:32:53 +00:00
aarne
28a23b0593
some updates in lib/doc/translation.html
2014-05-13 07:18:51 +00:00
aarne
0b6af26443
updated RGL status
2014-05-13 05:46:16 +00:00
hallgren
3c110cbe8d
gf -server: include list of loaded PGFs in version info
2014-05-12 13:45:36 +00:00
inari
ca0c203877
change example nouns in ParadigmsDut
2014-05-12 09:28:58 +00:00
inari
636851c23e
Fixed IndefArt in NounPes
2014-05-09 15:06:28 +00:00