Commit Graph

6845 Commits

Author SHA1 Message Date
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
aarne e905764fe6 some more mkText API functions 2012-05-30 20:13:29 +00:00
hallgren 2e4aedd211 Setup.hs: fix two problems with querying darcs 2012-05-30 16:15:59 +00:00
hallgren 25c5ad2bf0 More detailed version info in the startup message
The Setup.hs script now queries darcs to create more detailed version info
to include in the startup message.

Note thought that with distributed version control systems like darcs,
the only way to uniquely identify a version is by the set of patches included.
Since the patches are not totally ordered, just looking at the last patch is
not enough.

For official releases, we tag the current set of patches so we can refer to
it by name (e.g. RELEASE-3.3.3).
2012-05-30 15:45:45 +00:00
aarne ee6321d774 better treatment of pronouns in LibraryBrowser 2012-05-30 13:58:01 +00:00
aarne f674200079 the substantival form of every and some other Det's in English 2012-05-30 12:07:32 +00:00
aarne e84720622f make linearizations in browser Makefile 2012-05-30 08:56:47 +00:00