Commit Graph

8413 Commits

Author SHA1 Message Date
hallgren 31d68ca225 gf-people.html: updated some broken links
www.cs.chalmers.se -> www.cse.chalmers.se
2012-06-20 20:40:26 +00:00
ramona.enache fc16f5e81f added first draft of patents query grammar 2012-06-20 14:33:55 +00:00
hallgren c15f9f73c1 GF home page: link to PGF library API documentation 2012-06-20 12:04:04 +00:00
kr.angelov 87818d4404 extensions to DictEng and addition of parallel DictEngBul which is partly imported from Apertium 2012-06-20 09:06:59 +00:00
hallgren 983c72ba66 translator: style adjustments 2012-06-19 14:45:50 +00:00
hallgren 5a96795039 translator: expanatory text for local file import 2012-06-19 14:09:24 +00:00
hallgren 2a55b77d4b translator: import text from local files
It works in Chrome, Firefox and Opera, but not Safari.
(The browser must support the File, FileList and FileReader APIs.)
2012-06-19 13:59:19 +00:00
hallgren 7a7beabe03 GF cloud api doc fixes 2012-06-18 15:18:02 +00:00
hallgren b82c93ddf6 cloud service: add preliminary cloud service API documentation 2012-06-18 13:08:32 +00:00
hallgren d726999bc7 transaltor: reduce code duplication 2012-06-18 13:08:15 +00:00
virk.shafqat 6743534fa0 ParseHinUrd2 2012-06-18 08:02:38 +00:00
virk.shafqat 0deb6d8587 ParseHinUrd 2012-06-18 07:50:26 +00:00
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