aarne
538784e6dc
restored Cantonese as app Chi speech output: nothing else seems to work
2015-04-16 06:52:09 +00:00
aarne
ca2ef47a47
updated app help file ; added backslash to ? in Thai keyboard xml to make it compile
2015-04-13 09:45:05 +00:00
aarne
02ed9cea8b
DictionarySwe: kick_V2, mouse_N
2015-03-11 08:08:38 +00:00
krasimir
d71d59cdc0
fix in thai_page2.xml
2015-02-20 15:31:32 +00:00
krasimir
205403be76
set the keyboard pages for Thai in Translator.java
2015-02-20 14:26:30 +00:00
krasimir
cefd6440fe
experimental Thai keyboard (still not tested)
2015-02-20 14:08:12 +00:00
joel.hinz
186cc84d37
translation app for iOS, replicating some of the functionality of the Android app. Compiles and works on iPad retina but may crash and has known issues.
2015-02-20 07:47:43 +00:00
aarne
36b1c421a6
removing spaces from App output of Chi,Jpn,Tha to get nicer speech output (and of course follow the target lang conventions)
2015-02-17 18:11:20 +00:00
aarne
98cbd993ac
App14 with Tha up and running!
2015-02-17 17:18:51 +00:00
aarne
3c13e1abb0
added Japanese to Android app. Had to change target=android-20 to 21.
2015-01-21 22:20:25 +00:00
kr.angelov
9b7e18c25e
change in the API for literals
...
The API in the C runtime as well as in the Haskell, Python and Java binding
is changed. Now instead of adding the literal callbacks to the concrete syntax
you need to supply them every time when you need to parse. The main reason is:
- referentially transparent API for Haskell
- when we start using memory mapped files we will not be allowed to change
anything in the grammar data structures. At that point the old API would
be impossible to use.
2014-12-16 10:21:26 +00:00
kr.angelov
48d494aa3b
bump the version code in AndroidManifest.xml
2014-12-11 23:29:58 +00:00
aarne
6c3eaa48f7
updates in app help file, e.g. the app name
2014-12-11 20:05:57 +00:00
kr.angelov
32dbb4409b
back to familiar you in Hindi
2014-12-11 16:13:55 +00:00
kr.angelov
af0ee1fa72
update gf-translator.svg
2014-12-11 13:44:48 +00:00
kr.angelov
ad9767ac3f
edit the presentation image
2014-12-10 13:33:28 +00:00
kr.angelov
309119400f
rename HLCompiler to GFTranslator
2014-12-10 13:21:18 +00:00
kr.angelov
33904b1956
added presentation image for the app
2014-12-10 13:14:11 +00:00
kr.angelov
f2a23c8924
make sure that the app doesn't crash even if nonExist is used somewhere in the grammars
2014-12-09 12:31:36 +00:00
kr.angelov
34f2ce6f5e
restore the visualisation of abstract trees from the app
2014-12-08 16:17:42 +00:00
kr.angelov
ba9ccca0bd
fix for the unknown words
2014-12-08 15:42:14 +00:00
kr.angelov
c07b2ad55c
fix typo
2014-12-08 15:36:07 +00:00
kr.angelov
568c6bb542
register the callback for the Symb category
2014-12-08 15:22:33 +00:00
aarne
fdec3e6f84
some edits in app help file
2014-12-07 17:42:47 +00:00
aarne
dbdcff1fac
fixes in app help file ; commented out fake TTS for Bul and Cat ; remove []_ from output with unlinearized functions, so that speech doesn't get garbled.
2014-12-05 09:23:44 +00:00
aarne
c6f96d15e4
quick reference text prepended to app help file
2014-12-04 20:30:50 +00:00
aarne
c15060d783
Catalan in android app builder ; updated app document with Cat ; substitute voice output for Bulgarian and Catalan ; replaced brackets in unknown words by capitalization (for better speech output ; this is experimental)
2014-12-03 14:38:17 +00:00
kr.angelov
0e01782af1
faster translation in the app
2014-12-01 23:15:24 +00:00
kr.angelov
34f91ecce2
better color filter to indicate listening
2014-12-01 21:13:09 +00:00
kr.angelov
301725e9e3
added visual feedback to indicate that the app is not listening anymore
2014-12-01 20:52:37 +00:00
kr.angelov
34bb20dc93
fix in nordic.xml
2014-12-01 20:24:13 +00:00
kr.angelov
f562430f86
added special nordic keyboard for Finnish and Swedish
2014-12-01 12:43:31 +00:00
kr.angelov
4e533b7253
get rid of gu/str.(c|h)
2014-10-20 07:50:42 +00:00
kr.angelov
57f7b61c6b
throw away the long obsolete runtime type information in the C runtime
2014-10-09 13:44:26 +00:00
kr.angelov
f124723236
add evaluator.c in Android.mk
2014-09-30 12:37:18 +00:00
kr.angelov
14101a6fd7
bugfix in the android app
2014-08-22 12:33:35 +00:00
kr.angelov
40bfaff8ce
filter out the leading +/* from the parser tree
2014-07-03 18:27:39 +00:00
kr.angelov
dde3e1ee73
bugfix in the ParseTreeView
2014-07-03 18:09:34 +00:00
kr.angelov
71b82c88a3
scroll bars for the ParseTreeView
2014-07-03 13:42:26 +00:00
kr.angelov
ba1e95dacb
Visualization for parse trees on Android
2014-07-02 11:30:06 +00:00
aarne
0f1aa6e669
added a note that the green translation comes from the phrasebook
2014-06-20 07:12:31 +00:00
aarne
49b4eac8ad
language status in app help file as table ; less text
2014-06-19 17:42:03 +00:00
kr.angelov
c9dc7db3dd
a small change in the keyboard layout for Android to make it more user friendly
2014-06-18 09:51:44 +00:00
kr.angelov
447faf108e
filter out identical duplicated translations from the Android UI
2014-06-18 09:17:33 +00:00
kr.angelov
7d713d1687
now the named entities recognizer returns dictionary entries if the name is known
2014-06-17 06:57:12 +00:00
kr.angelov
b349e54917
swith off the debugging in the android ui
2014-06-12 09:37:40 +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
9fa07c41b5
remove dead code to avoid warnings
2014-04-24 19:21:00 +00:00
kr.angelov
89db1ba6c2
make the input box in the conversation view self-adjustable when entering longer text
2014-04-24 19:18:28 +00:00