hallgren
fe34a29f4f
Add file name to error message when reading a bad .gfo file (in some cases)
...
This turns error messages like
gf: too few bytes. Failed reading at byte position 1
gf: /some/path/somefile.gfo: too few bytes. Failed reading at byte position 1
but a better fix would be to ignore bad .gfo files and compile from source.
The problem is the way this decision is made in
GF.Compile.ReadFiles.selectFormat...
2012-06-15 10:15:16 +00:00
hallgren
d0281ef22f
translator: added support for the Apertium translation service
...
Also added feedback to source & target language menus to indicate which
languages are supported by the selected translation method. For Apertium, the
source language menu shows all possible source languages, and the target menu
shows the possible target languages for the chosen source language.
2012-06-13 21:34:59 +00:00
john.j.camilleri
5fd00972fe
GFEP: updated readme
2012-06-13 11:22:15 +00:00
kr.angelov
5b22d474ef
fix UncNeg in ParseEng
2012-06-13 06:10:51 +00:00
kr.angelov
3a352a953f
Use a separated tag for meta productions in the robust parser. This cleans up the code a lot
2012-06-13 05:49:30 +00:00
hallgren
70b338de20
translator: documents can now be saved in the cloud
...
some other small fixes
2012-06-12 15:36:41 +00:00
hallgren
0089dcdb78
gfse & translator: change language code for Japanese to Jpn
2012-06-12 13:07:54 +00:00
hallgren
636e8ac75b
gf-help-full.txt: updated with new command option 'ma -known'
2012-06-12 11:34:47 +00:00
kr.angelov
7549a4876d
now there is a limit of 2000000 items in the chart of the robust parser. This prevents from explosion in the memory size but it will also prevent us from parsing some sentences.
2012-06-12 11:30:01 +00:00
john.j.camilleri
8828a226a0
GFEP: updated readme
2012-06-12 11:27:23 +00:00
john.j.camilleri
b7347b1fef
GFEP: updated readme
2012-06-12 11:04:59 +00:00
kr.angelov
8f53e010d1
improved script for training from PennTreebank
2012-06-12 10:05:17 +00:00
kr.angelov
9775c1002b
fix the path in DictEngGer.gf
2012-06-12 10:04:15 +00:00
kr.angelov
99d117534d
more in DictEng
2012-06-12 09:58:01 +00:00
kr.angelov
b765b0c054
now the robust parser is purely top-down and the meta rules compete on a fair basis with the grammar rules
2012-06-12 09:29:51 +00:00
aarne
ebfd7ac5cd
synopsis with Jpn
2012-06-11 21:11:47 +00:00
aarne
2951361732
tried to change Jap to Jpn everywhere
2012-06-11 20:08:14 +00:00
lizazim
2c371f5f33
JPN
2012-06-10 21:38:10 +00:00
hallgren
60d8ec58a2
minibar-api.html: small documentation improvements
2012-06-11 16:00:03 +00:00
hallgren
8b465dcaff
GF home page: link to GF clouds service (cloud.grammaticalframework.org)
...
Also some small cloud service documentation updates.
2012-06-11 15:34:16 +00:00
hallgren
da80a1d3dd
translator: source segments can now be edited
2012-06-11 14:10:26 +00:00
john.j.camilleri
04895ef3ab
RGL Browser: bug fix
2012-06-11 10:43:41 +00:00
john.j.camilleri
53d66d5e98
GFEP: updated readme
2012-06-11 08:32:16 +00:00
john.j.camilleri
c4bf308cc7
GFEP: updated readme
2012-06-11 08:29:52 +00:00
john.j.camilleri
c5af228c7f
GFEP: updated readme
2012-06-11 08:29:12 +00:00
john.j.camilleri
d50ed66979
GFEP: updated readme
2012-06-11 08:15:35 +00:00
aarne
29fe4718fa
RGL status update
2012-06-10 19:00:48 +00:00
aarne
b2973b9c08
one more instance of symb in Symbolic
2012-06-10 14:11:47 +00:00
aarne
8ef8af479f
command option ma -known to drop unknown words
2012-06-10 10:43:57 +00:00
gregoire.detrez
8412792d66
Small Setup.hs bug fix
...
Setup.hs failed to generate DarcsVersion_gf if dist/build/autogen does not exists.g
Added a line to create the directory if absent.
2012-06-09 12:49:01 +00:00
hallgren
1aecfe605b
More detailed version info in the output of "gf -version"
2012-06-08 11:17:46 +00:00
hallgren
6a1e6eed29
translator.css: restore lost width of input field
2012-06-08 11:16:21 +00:00
aarne
e7f272f4fe
SSubjS in Scandinavian and Dut
2012-06-08 08:51:03 +00:00
aarne
1838781123
nominalization in Extra Dut and Eng (from Ramona)
2012-06-06 09:48:05 +00:00
dana.dannells
694564d275
reorder code lines
2012-06-06 22:53:30 +00:00
dana.dannells
c4bf79e105
minnor change
2012-06-06 22:45:15 +00:00
dana.dannells
dc93e3df8c
heb verb acc
2012-06-06 22:41:39 +00:00
dana.dannells
fa33a915e2
heb possessive pronoun fix
2012-06-06 05:20:14 +00:00
aarne
97fcdd5fa2
Dut no_geV and fixprefixV
2012-06-05 15:35:11 +00:00
aarne
529fdea499
some fixes in Synopsis
2012-06-01 14:22:29 +00:00
john.j.camilleri
58bf2cef29
GFEP: updated readme and removed examples folder
2012-06-01 14:21:26 +00:00
aarne
0ea5455e24
fixes to Ja
2012-06-01 13:43:24 +00:00
aarne
c1dc5b7355
Penn Treebank probabilities from Krasimir
2012-06-01 13:32:35 +00:00
aarne
61870666d8
new version of DictEngGer
2012-06-01 13:32:09 +00:00
john.j.camilleri
c66f87099b
GFEP: updated readme
2012-06-01 12:45:39 +00:00
john.j.camilleri
e38b5c1b3b
GFEP: Updated readme
2012-06-01 12:43:44 +00:00
aarne
3f4791edb3
adding structural words to DictEngGer
2012-06-01 08:43:41 +00:00
aarne
34bc9b704b
Erzsébet's DictEngGer: a baseline translation dictionary
2012-05-31 18:23:07 +00:00
aarne
89ac3e1926
optional hiding in LibraryBrowser
2012-05-31 15:57:56 +00:00
aarne
e24008bdf2
swapping some arguments in LibraryBrowser
2012-05-31 11:48:29 +00:00