hallgren
57ebfa4416
PGFService.hs: adapt to changes in the Haskell binding to the C run-time system
...
Parse errors used to cause crashes, but they are now handled and reported.
2014-04-04 12:28:00 +00:00
kr.angelov
268e7a697f
fix the haskell binding to handle parse errors
2014-04-04 11:46:40 +00:00
aarne
06fb9eff08
AdvS added to app
2014-04-04 07:30:06 +00:00
aarne
b5500723c4
the word for time in some Dictionaries
2014-04-04 07:29:42 +00:00
aarne
1b6f58c592
text in app help
2014-04-04 07:28:55 +00:00
kr.angelov
9f0ee95fd6
now the output from the speech recognizer is editable with the keyboard
2014-04-04 09:04:00 +00:00
kr.angelov
232b4518ed
add activity_help.xml
2014-04-04 07:51:05 +00:00
kr.angelov
02c39118a9
add the forgoten HelpActivity.java
2014-04-04 07:48:50 +00:00
kr.angelov
793acdf171
add touch feedback to the two buttons in the app
2014-04-03 20:30:23 +00:00
kr.angelov
184c0ed29f
added help view in the android app. The help itself is not very useful right now
2014-04-03 14:22:44 +00:00
kr.angelov
51dbaa0c7e
GFTranslator to DGTranslator in a few more places
2014-04-03 14:06:26 +00:00
kr.angelov
95291eec92
remove the old android icon
2014-04-03 14:02:50 +00:00
kr.angelov
6edcfbe9d0
change the project name to DGTranslator
2014-04-03 13:48:08 +00:00
kr.angelov
19f7fd998b
a new icon and a new name for the DG Translator
2014-04-03 13:44:14 +00:00
aarne
e45038b73e
added AdvVP and AdVVP to App
2014-04-03 07:25:57 +00:00
kr.angelov
f4cd152e6f
bugfix in the keyboard translation
2014-04-03 06:14:15 +00:00
aarne
b84bd78ab9
Android app sources in examples/app - read README for advice
2014-04-02 21:34:40 +00:00
aarne
2ae1392cc1
Chunking and other robust translation facilities in plain RGL
2014-04-02 21:16:03 +00:00
kr.angelov
d94c7632d4
fix in the keyboard XMLs
2014-04-02 20:05:16 +00:00
aarne
8fc7add8a8
experimenting with exclusion of some functions to gain speed in Translate
2014-04-02 14:04:48 +00:00
aarne
086085b9a3
chunks for ordinary RGL, defined with a functor
2014-04-02 13:19:34 +00:00
aarne
99c31f406b
Dictionary updates in Ger,Swe
2014-04-02 09:58:25 +00:00
aarne
2f06675db1
corrected some prepositions in DictionaryGer
2014-04-02 07:48:18 +00:00
kr.angelov
d110df7a1f
initial binding to Prolog for the C runtime
2014-04-02 10:03:19 +00:00
aarne
c328a7fd4a
next 320 BNC words checked in Swe
2014-04-01 17:23:17 +00:00
aarne
b9b7ed9ccc
use chunking before morpho lookup in backup parsing ; show results with unknown linearizations in darkest red
2014-04-01 16:24:35 +00:00
hallgren
5d7c894380
translator/DictionarySwe.gf: fix for tasty_A, mkA "god" "gott"
2014-04-01 14:38:16 +00:00
aarne
cdd7adef64
split the two senses of can_VV in Dictionary, as they are split in Structural
2014-04-01 13:57:42 +00:00
aarne
fb202420dd
changed the definition of MassNP in Romance so that subject position doesn't return the partitive but the definite article. Thus "wine is good" becomes "le vin est bon" and "I drink wine" becomes "je bois du vin". Partitive on subject position seems incorrect, and the definite article the best choice when translating mass terms without articles on the subject position.
2014-04-01 13:03:35 +00:00
hallgren
d262bb0e48
Bug fix for pattern macros in pre{}
...
This bug was introduced sometime between 2013-08-21 and 2013-11-01 and caused
the function convertTerm in GF.Compile.GeneratePMCFG to encounter a EPatt where
it expected Strs. I fixed it by applying the function getPatts (from the old
partial evaluator) to the pattern.
2014-04-01 10:54:41 +00:00
aarne
0ce50f02b6
vice president and some other words
2014-03-31 19:46:05 +00:00
aarne
75b7e6105d
Hin and Bul keyboards in app restored
2014-03-31 19:45:41 +00:00
hallgren
713012001c
Wide coverage demo web app: green translations from Phrasebook.pgf
...
The demo web app now show translations from Phrasebook.pgf in green before
translations from Translate8.pgf, which can be yellow or red.
2014-03-31 15:28:14 +00:00
aarne
8a2ee67ad5
room_N in DictionaryChi
2014-03-31 14:30:31 +00:00
aarne
57c44d2af5
comment on possible bug in PredFin
2014-03-31 12:27:47 +00:00
aarne
c77b137c14
instructions for generating lexicon spreadsheets
2014-03-31 07:13:02 +00:00
aarne
154a65cc3e
checked top-1000 BNC senses in Swe, with some split senses added to Dictionary and DictionaryEng. Wrote bnc-dict-log.txt to describe the procedure, which should be reproducible to other languages now.
2014-03-30 16:28:40 +00:00
aarne
e96d222c41
the top 7828 words in British National Corpus expanded to Dictionary fun's, in frequency order. A natural checklist for every Dictionary.
2014-03-30 09:28:54 +00:00
aarne
a28fd18ee2
added ca. 200 new Dictionary fun's from BNC top-6000 list. Seems to be much better quality than Google 1-grams.
2014-03-30 09:25:29 +00:00
aarne
649924352a
checked the top-1000 words of Google 1-grams in DictionarySwe, splitting senses of 70 words and adding the split senses to abstract Dictionary and DictionaryEng
2014-03-29 20:15:41 +00:00
aarne
b5f4e308a3
around 1000 new abstract functions in Dictionary and DictionaryEng extracted from the top-10000 Google unigrams. Forthcoming in Swe and other languages soon.
2014-03-29 17:39:46 +00:00
aarne
0869181af9
paradigm for us_britishV variants
2014-03-29 17:38:48 +00:00
aarne
19881e6768
corrected the inflections of the verbs söka and behöva in DictionarySwe
2014-03-29 13:44:51 +00:00
inari
cd5631058e
Fixes in Swe dictionary + add first_Adv to all dictionaries
2014-03-29 13:33:36 +00:00
inari
1b08baaf28
fixes in DictionarySwe
2014-03-28 21:10:14 +00:00
inari
e82e1a36a7
Couple of fixes in DictionarySwe
2014-03-28 18:40:40 +00:00
hallgren
75011c8efa
Wide coverage demo web app improvements
...
+ Adapt language selection menus to the languages supported by the grammar.
+ Add translation quality colors to the links to alternative translations.
+ Also added more country codes in langcode.js (needed for speech synthesis
voice selection).
2014-03-28 14:56:56 +00:00
kr.angelov
12448ef4f0
a couple of words checked in DictionaryBuk
2014-03-28 14:18:43 +00:00
kr.angelov
dbad21daba
fixes in the dictionaries
2014-03-28 14:09:09 +00:00
inari
5b730e090f
Add constructions with motion verbs and direction adverbs for Eng,Fin,Fre,Ger,Swe in Construction
2014-03-28 12:34:07 +00:00