Commit Graph

8899 Commits

Author SHA1 Message Date
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
aarne 12e142724b make for library browser 2012-05-30 08:42:11 +00:00
aarne 7e467eb431 LibraryBrowser grammar - another attempt to parse into library terms 2012-05-30 08:30:49 +00:00
aarne a4650144be LangAPI display grammar for whole resource (not quite finished) 2012-05-29 20:28:00 +00:00
aarne 5c3aada95c lexicon corrections Fin and Eng 2012-05-29 18:32:14 +00:00
aarne c5afb08b55 API term as ResourceDemo view 2012-05-29 17:55:57 +00:00
aarne db8cab8272 ExtraJapAbs.gf added, new try 2012-05-29 15:38:20 +00:00
hallgren 07e6ff8963 translator: segment imported text based on punctuation 2012-05-29 14:47:59 +00:00
aarne 8e650eafd3 showing API in ResourceDemo (started) 2012-05-29 14:47:17 +00:00
aarne 48a403d192 ExtraJapAbs.gf added 2012-05-29 13:55:30 +00:00
aarne 5f2ea46913 Dut irreg verb fixes 2012-05-29 13:04:16 +00:00
aarne bd21a33079 plural forms added in DictGer 2012-05-29 12:06:01 +00:00
aarne fde8175c95 Erzsébet's DictGer 2012-05-29 07:55:10 +00:00
aarne 508b205b8a synopsis with e.g. the latest Jap patches 2012-05-29 07:23:27 +00:00
aarne b2206f09d8 Liza's patch to Jap 2012-05-29 07:18:16 +00:00
aarne fa4fcdab35 Text as startcat in ResourceDemo ; adjustments in Finnish NP's 2012-05-28 15:14:45 +00:00
hallgren 5108292f80 translator: better support for ambiguous translations
The translator picks "the first" translation by default, but the user can
choose among the generated translations from a popup menu.
2012-05-28 16:42:02 +00:00
aarne 806d9f4127 plural articles in ResourceDemo 2012-05-28 12:51:08 +00:00
hallgren a3a491d8fc GFServer.hs: apply UTF8 encoding when saving uploaded files
This fixes a bug introduced on May 16.
2012-05-28 11:21:30 +00:00
aarne 6dfd337568 adjusting German negation place for some indefinite determiners; this is difficult and not yet conclusive 2012-05-28 09:17:19 +00:00
aarne 5014c38e6d Romance negation: word order dependence 2012-05-28 07:38:25 +00:00
dana.dannells 9f1738124e Hebrew RGL files added 2012-05-27 21:37:58 +00:00
aarne 95f46e9afd comma in embedded sentence in Ger 2012-05-27 21:15:03 +00:00
aarne cb4c2322a7 Ger negation adjusted once more 2012-05-27 21:09:17 +00:00
aarne fa4ccf176a VPS and conjunction in Romance, by means of repeated unstressed pronouns (in Fre) or prodrop (other languages) 2012-05-27 20:50:59 +00:00
aarne ccf7ba8510 VPS in Dut 2012-05-27 19:36:04 +00:00
aarne 231f3ad571 VPS in Ger 2012-05-27 19:22:57 +00:00
hallgren 3eeb3d2377 translator: adding "Parallel texts" view
This is in addition to the existing "Segment by Segment" view.
Also some minor documentation updates.
2012-05-27 19:19:54 +00:00
aarne 9bae66073a place of negation in Ger 2012-05-27 18:50:41 +00:00
aarne 8717bfc401 memory on demo/Compile 2012-05-27 15:35:54 +00:00
aarne 590c1c55fd polarity handling for Fin, e.g. "kukaan ei nuku" as equivalent to "nobody sleeps" 2012-05-27 15:03:50 +00:00
aarne 336e32a9df Romance negative polarity of NP, Det. Quant: the positive form (and direct translation) of "he loves no woman" is "il n'aime aucune femme", "lui non ama nessuna donna", etc. 2012-05-27 14:29:46 +00:00
aarne bc522704cd middle polarity for French in Romance (for "personne ne dort") 2012-05-27 12:55:32 +00:00
hallgren 25435a6912 gf -server: remove debug output 2012-05-27 11:52:15 +00:00
aarne 76ae3e50e6 Erzsébet's fixes to Ger 2012-05-26 08:57:01 +00:00
aarne aba003fed2 fixes in Fin: cases of plural indefinites; VPS and its conjunction; negative determiners (only work in negated sentences though) 2012-05-26 08:16:00 +00:00
hallgren 33165aa8e3 translator: you can now import text by copying and pasting 2012-05-25 16:48:03 +00:00
aarne bc5363de1b completions to ParseEngFin 2012-05-25 14:37:07 +00:00
john.j.camilleri 62bcfe933b RGL Browser: Improved UI, history support 2012-05-25 09:49:12 +00:00
aarne 2d52a34091 DictEngFin improved by giving preference to RGL Lexicon whenever available 2012-05-25 07:52:29 +00:00
kr.angelov 5a27861038 several updates to DictEng and ParseEng 2012-05-25 07:33:40 +00:00
kr.angelov cab4602b62 the viterbi probability for the epsilon categories is now updated properly 2012-05-25 07:30:35 +00:00
kr.angelov ec00a42ee6 fixed an alignment bug in libgu which leads to crash on some platforms 2012-05-25 07:29:29 +00:00
kr.angelov bd102d54d9 fixed memory leak in the pgf-translate tool 2012-05-25 07:28:18 +00:00
kr.angelov fdcd0de336 added pgf-service.c in the robust parser' 2012-05-25 07:27:29 +00:00
aarne 723421fba3 ParseEngFin now works - with mostly awful translations! 2012-05-24 14:56:03 +00:00
aarne 6e6d2611dc DictEngFin: a translation dictionary based on Finnish wordnet, Kotus, and frequency list. Not yet quite functional. 2012-05-23 15:46:12 +00:00