Commit Graph

6879 Commits

Author SHA1 Message Date
hallgren
44a83cf04a Compiler.hs: ghc 7.6.2 compatibility 2013-04-05 20:37:37 +00:00
hallgren
0cb376f813 Simple Translator: add GF Robust Parser to the menu for individual segments 2013-04-05 20:32:20 +00:00
hallgren
f67699398e Simple Translator: use lextext/unlextext for translations with the robust parser 2013-04-05 15:15:40 +00:00
hallgren
e6286fd376 Simple Translator: initial support for translation with the GF robust parser 2013-04-05 13:25:09 +00:00
kr.angelov
b6bbe96503 now the web service to the robust parser can to translations also 2013-04-05 12:22:52 +00:00
aarne
853c0ce4b2 initialized ParseSwe and ParseEngSwe 2013-04-05 11:40:50 +00:00
kr.angelov
cf0da12b8a a bugfix which was causing an infinite loop in the C linearizer for some sentences 2013-04-05 09:11:24 +00:00
aarne
1b987a6ce6 added ParseSpa and DictEngSpa as almost dummy templates, but they are compilable 2013-04-05 08:57:12 +00:00
kr.angelov
b850ea2b9b a very simple linearization for partial abstract trees in the C runtime 2013-04-05 08:42:56 +00:00
aarne
d6cfd33c16 a couple of fixes in Ger 2013-04-05 08:38:13 +00:00
aarne
6ee959de86 changed ParseEngBul to ParseBul for uniformity 2013-04-05 07:51:26 +00:00
aarne
d230533114 changed the name of ParseEngGer to ParseGer for uniformity 2013-04-05 07:47:47 +00:00
aarne
5bb87f85b6 improved entry in DictFin 2013-04-04 20:28:23 +00:00
aarne
a4694ada95 checked >100 penn words in DictFin 2013-04-04 19:11:17 +00:00
aarne
e6e64abb3c better annotations in DictFin: CHECKED 2013-04-04 16:04:50 +00:00
aarne
8f8b548319 changed 200 old-generation words in DictFin 2013-04-04 15:39:56 +00:00
hallgren
8a1b37a169 minibar/syntax editor integration improvements
Work in progress on preserving the start category and selected target languages
when switching between the minibar and the syntax editor.
2013-04-04 14:04:31 +00:00
aarne
16c0fb00f7 missing ParseFin syntax constructs 2013-04-04 13:14:02 +00:00
aarne
205a14cfa4 commented out a couple of unfinished lines 2013-04-04 06:41:15 +00:00
aarne
42e584a2e2 some new stemmed/ParadigmsFin 2013-04-04 06:39:36 +00:00
aarne
0cc41b31ba some Fin determiners from Penn 2013-04-03 22:47:40 +00:00
aarne
92f3662b3f 300 full-penn top words in Dict 2013-04-03 20:27:34 +00:00
hallgren
d10c6bc85f Simple Translation Tool: initial support for editing source segments in the minibar 2013-04-03 20:24:57 +00:00
hallgren
0b03908ba8 Adding src/www/js/localstorage.js
A common interface to localStorage, to store JSON data under a unique prefix.
2013-04-03 20:23:32 +00:00
aarne
1ae1265a2f compound word paradigm in Ger 2013-04-03 12:51:23 +00:00
john.j.camilleri
8fbfe494dc RGL browser: add GF logo, give full name in page title 2013-04-03 07:02:53 +00:00
hallgren
56a299df79 Prevent Unicode characters in warning messages from stopping grammar compilation
When compiling a grammar containing characters that are not supported in the
current locale, warning messages could cause GF fail with 

  hPutChar: invalid argument (Invalid or incomplete multibyte or wide character)

With this quick fix, warning messages that can not be displayed are silently
truncated instead, and compilation continues.
2013-04-03 06:42:08 +00:00
john.j.camilleri
d58d7a4ce3 Maltese RG: Irregular verbs in Dict, Lexicon. Prep, Conj and others. 2013-04-03 06:50:01 +00:00
john.j.camilleri
5dbeb4beee Replace "CId" with "Language" in type signature for PGF.tabularLinearizes 2013-04-02 09:19:08 +00:00
aarne
bfa7ce816c reported the chunking translator in Finnish log 2013-04-02 19:42:19 +00:00
hallgren
c457cfe305 gf.cabal: fix tab char problem 2013-04-02 14:53:15 +00:00
hallgren
84c197106b gf.cabal: gf depends on utf8-string even when compiled without server support 2013-04-02 14:50:01 +00:00
hallgren
40bc49245a minibar: remember the selected set of target langauges 2013-04-02 13:49:50 +00:00
hallgren
da862e20b4 minibar: abstract syntax trees are now shown with or without category names
Function names are always shown.
2013-04-02 11:56:10 +00:00
aarne
3d236a077a scattered DictEngFin improvements 2013-04-02 06:32:52 +00:00
aarne
9f5a5ec130 another batch of words in DictFin 2013-03-31 20:26:56 +00:00
aarne
5e7f528bd9 weekdays and months in Fin 2013-03-31 14:47:46 +00:00
aarne
f3cb0ae064 fixed the sp form of Eng DetQuant in the presence of card and ord; the code could be simplified now 2013-03-31 14:04:13 +00:00
aarne
dba883fb21 a special form for Finnish verbs needed for oleva/olema; correction to weakGrade of "kt" and the like 2013-03-31 13:56:22 +00:00
aarne
fbe9db8b55 Finnish VV inf forms extended with "näyttää tulevan" and "toivoo tulevansa" 2013-03-31 10:03:41 +00:00
aarne
700365d630 another batch of lexicon corrections in DictFin (see finnish/stemmed/log.txt for details) 2013-03-30 23:21:13 +00:00
aarne
8d4bde1787 a separate compound form for Fin nouns, needed e.g. for nainen->nais 2013-03-30 21:52:25 +00:00
aarne
07d12bdffc Finnish passive Impf and Condit fixed (both in rgl and stemmed) 2013-03-30 20:44:28 +00:00
aarne
73e0a8e5c6 an improvement in Fin passive infinitives - but still not perfect 2013-03-30 17:39:36 +00:00
aarne
68bf1cc2f9 bug fix in stemmed/NounFin with sp forms of IndefArt 2013-03-30 17:07:57 +00:00
aarne
c2f2fc66a7 revised 200+ most frequent V2's in DictEngFin, leading to changes of patterns for most verbs. 2013-03-30 10:49:41 +00:00
aarne
00a789d624 fixed "date" and "force" in DictFin 2013-03-29 21:46:18 +00:00
aarne
660d21000d Some more DictFin items. 50 of the 3220 Penn examples remain to be covered. 2013-03-29 21:34:50 +00:00
aarne
5c75ec2cd2 top-ten missing DictEngFin words, now translating 95% of the corpus 2013-03-29 20:51:30 +00:00
aarne
9414503235 a few more words in DictFin, but the most frequent missing ones - now complete lin for over 90% of the complete trees 2013-03-29 17:42:47 +00:00