hallgren
8b4e13ea84
Wide Coverage Demo App: translate to all available target langauges at once
...
This means that the new translation is available instantly when switching
target languages. It can also reduce space leaks problems in the server
somewhat by avoiding repeated parsing of the source text.
2014-04-29 16:01:57 +00:00
hallgren
d37c25990e
PGF web api, command c-wordforword: don't repeat parsing/morpho analysis for each target language
...
Also omit attemts to parse individual words for now, to avoid space leaks in
the Haskell binding to the C parser.
2014-04-29 15:51:46 +00:00
aarne
5656b9acd3
DictionarySwe checked up to 2000
2014-04-28 16:30:39 +00:00
aarne
ce7339b1f3
Inari's Spa changes merged in big DictionarySpa
2014-04-28 16:02:25 +00:00
aarne
29a7e7b541
variants dra/draga and ta/taga in IrregSwe
2014-04-28 16:01:49 +00:00
hallgren
05c70fdc41
Spring cleaning
...
Nothing major...
2014-04-28 13:56:20 +00:00
inari
c42ab42873
First 1300 words in TopDictionarySpa
2014-04-28 12:44:18 +00:00
hallgren
7bd028919e
Simple Translator: remove extra space before punctuation
2014-04-28 12:07:41 +00:00
aarne
92aa1230e2
resolved a conflict in DictionaryFin
2014-04-26 18:24:37 +00:00
kr.angelov
5b32607756
about 4000 new words in DictionaryBul and small fixes in the other dictionaries
2014-04-25 21:17:09 +00:00
aarne
7f2498d261
updated DictionarySpa with Inari's latest updates
2014-04-25 20:34:15 +00:00
inari
37fd704060
first 990 words in TopDictionarySpa
2014-04-25 17:15:06 +00:00
inari
80f3146ed5
fix watch_*_V2 and stage_N in DictionaryFin and TopDictionaryFin
2014-04-25 11:38:41 +00:00
aarne
3f2c98cb26
added information on TopDictionary to translator/stept.t2t
2014-04-25 12:51:56 +00:00
inari
5a1689f4fe
First ~550 words in TopDictionarySpa
2014-04-25 08:57:58 +00:00
kr.angelov
b21f2c04e1
an initial Java/C API for predicting literals. Still not utilized
2014-04-25 08:53:18 +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
kr.angelov
1aab6f57ce
a better solution for restoring the state of the main activity when the device is flipped. This one doesn't require hacks.
2014-04-24 18:50:20 +00:00
hallgren
54a77ee7d9
Simple Translator: remove punctuation before wide coverage translation
...
This gives better translations with Translate11.pgf and is how the Wide
Coverage Demo App works.
2014-04-24 11:28:15 +00:00
inari
0b801b71d2
First ~1500 words in TopDictionaryFin
2014-04-24 08:05:17 +00:00
inari
0c0b11f9ee
First 1500ish words of TopDictionaryFin checked
2014-04-24 08:00:17 +00:00
kr.angelov
438a5470e2
a small fix to avoid showing * in some translations
2014-04-24 08:03:29 +00:00
kr.angelov
3362850fa9
show the alternative translations in color
2014-04-24 08:00:52 +00:00
kr.angelov
80e249105f
show the probabilities for the alternative translations
2014-04-24 07:44:47 +00:00
kr.angelov
e28cb48e51
bugfix in the word completion in the input method
2014-04-24 07:27:34 +00:00
aarne
780382a389
merged the edits
2014-04-24 07:23:40 +00:00
aarne
bba6395811
updated app.html with new links
2014-04-24 07:15:48 +00:00
aarne
b3201c9a7a
updated app help
2014-04-24 07:14:40 +00:00
kr.angelov
e5553eeaae
fix typo in the help file
2014-04-24 07:08:06 +00:00
aarne
cb73337bc0
improvements of DictionaryDut by Erik de Graaf
2014-04-24 06:50:29 +00:00
aarne
a460747b73
Dictionary edits by Inari and others
2014-04-24 06:18:48 +00:00
kr.angelov
5d3a843d4b
finally: the conversation view is now no longer cleared up everytime when the device is flipped
2014-04-23 20:27:46 +00:00
inari
d9b56460db
Fix call_V* and on_Adv in DictionarySpa
2014-04-23 11:00:21 +00:00
inari
a682ea0a29
500 words in TopDictionaryFin
2014-04-23 10:58:27 +00:00
aarne
2a5ed29a30
improved possessive ProDrop in Fin RGL and translate so that it no more returns metavariables in parsing
2014-04-22 19:50:45 +00:00
aarne
4b74c79c27
updated app.html with images and a link where a real app can now be found
2014-04-22 17:18:50 +00:00
aarne
b1ca00dc5f
some edits in app help ; special lexer for Fre,Ita commented out as it is no longer needed
2014-04-22 16:00:54 +00:00
aarne
96c91999c8
restored BIND in Fre and Ita now that they work in C runtime
2014-04-22 15:41:12 +00:00
hallgren
f7a64de783
Some work on the download page and release notes for the next release of GF
...
Please add things you think are imporant to mention to the release notes!
2014-04-22 14:45:37 +00:00
hallgren
9135f93e51
gf.cabal: require base>=4.3
...
This makes it explicit that we no longer support compiling GF with GHC 6.12
(which is 4 years old and comes with base-4.2).
2014-04-22 14:38:33 +00:00
kr.angelov
68c8d3cba8
bugfix in the handling of BIND in the C runtime
2014-04-22 13:53:18 +00:00
hallgren
1a1ca2f618
gf.cabal: add GF builtin default -K64M. Enable parallel compile with ghc>=7.8
...
+ Programs compiled with ghc<7.8 have a default built-in 8M stack size limit.
With ghc>7.0 this built-in default can be changed, so it is now 64M, allowing
GF to work with larger grammars without manually increasing the stack size.
(But if GF is compiled with ghc 6.12, the built-in default is still 8M.)
+ Enable ghc>=7.8 support for compiling modules in parallel, to speed up the
compilation of GF.
2014-04-22 12:43:24 +00:00
kr.angelov
0b29b041b3
fix in the renaming
2014-04-22 11:55:22 +00:00
kr.angelov
e054e8e087
rename DGTranslator to Human Language Compiler. Added a new logo
2014-04-22 11:53:16 +00:00
aarne
3abe28319c
a copy of app help file as demos/app.html
2014-04-21 08:45:32 +00:00
aarne
8a5ee1f072
some edits in app help
2014-04-21 08:40:38 +00:00
aarne
1eb590fc83
feminine pronouns in translation Dictionary ; to check in Bul and Hin
2014-04-21 08:21:21 +00:00
aarne
371265b756
corrected the inflection of potere_V in Ita
2014-04-21 07:51:36 +00:00
aarne
4ee1c27747
ExtraFre.ce_Pron added
2014-04-21 07:26:12 +00:00