Commit Graph

9787 Commits

Author SHA1 Message Date
krasimir
8a3c86ac1d added checkboxes in the Phrasebook UI 2016-06-03 11:09:39 +00:00
krasimir
eb6058b517 bugfix in the Phrasebook UI 2016-06-03 07:14:52 +00:00
krasimir
1a29ccd2ef the list of alternatives in the translator is now sorted by probability 2016-06-02 07:38:18 +00:00
krasimir
0a07889649 bug fix in the translator app 2016-06-02 07:38:00 +00:00
aarne
d0e4edbb6c vd: arc heights now depend on number of arcs below rather than word distance 2016-06-02 18:17:54 +00:00
hallgren
9fdcaed802 Enable compilation of Ancient Greek in Setup.hs
Also adjust the -path pragmas in a few places in lib/src/ancient_greek
2016-06-02 13:56:19 +00:00
hallgren
926d8db255 release-next.t2t: adding a few items 2016-06-02 13:06:04 +00:00
aarne
c41a4e8e9e tokenized apertium text to test with ; RelV2 and QuestV2 in App (Eng and Swe for the moment) with 20% loss of parsing speed but improved quality 2016-06-02 06:29:35 +00:00
krasimir
5bd869a5fb a few words checked in Swedish 2016-06-01 08:51:31 +00:00
krasimir
350365935a bugfix in ParadigmsSlv.gf 2016-06-01 08:50:48 +00:00
krasimir
0838661a15 palm_2_N in Swedish should be "handsbredd" according to Google 2016-05-31 11:36:14 +00:00
krasimir
e3ee70aa8e majour redesign of the Phrasebook UI to support recursive phrases 2016-05-30 23:24:17 +00:00
krasimir
3f61efcc77 split palm_N, gender_N and marrow_N 2016-05-30 18:12:23 +00:00
krasimir
3fe2347bfd fix in the Haskell binding: functionType should throw error if the function is not defined 2016-05-30 17:15:09 +00:00
krasimir
dc67018ab7 added getFunctionProb in the Java and C API 2016-05-30 11:25:59 +00:00
krasimir
4350dd3e94 fixes in DictionaryBul.gf 2016-05-30 11:16:10 +00:00
krasimir
6410b88172 fix in DictionarySwe.gf 2016-05-30 10:01:51 +00:00
krasimir
f86037b538 split light_A and mass_1_N 2016-05-27 09:14:54 +00:00
krasimir
ac37aeb686 a number of fixes in DictionaryBul 2016-05-27 08:42:26 +00:00
hallgren
0c123969bc download/{index,release}-next.t2t added, in preparation for the next release
Feel free to add things to the release notes in download/release-next.t2t.
2016-05-26 16:16:33 +00:00
hallgren
d3078600a0 PGFService.hs: fix compilation problem when C run-time support is omitted 2016-05-26 13:56:43 +00:00
hallgren
d651cd34d5 PGF web service: add command=deptree
This is the web interface to PGF.graphvizDependencyTree.

Accepted parameters: format=<output_format>, to=<lang>, tree=<tree>.

Accepted output formats: latex, conll, malt_tab, malt_input, png, gif, svg, gv

Also, label information is taken from <path>.labels if present, where
<path>.pgf is the path to the PGF file.
2016-05-26 13:39:48 +00:00
hallgren
ccdb79fd23 Add haddock documentation to PGF.graphvizDependencyTree and PGF.getDepLabels
They seemed very difficult to use without the documentation, since their
types are not particularly self documenting.

Also documented what the (Bool,Bool) argument to PGF.graphvizAbstractTree
is for.
2016-05-26 13:12:38 +00:00
hallgren
652aba5a76 Fix documentation typo on PGF.Haskell 2016-05-26 13:11:56 +00:00
krasimir
53e00e6d7f add translations to play_X_VX in Russian 2016-05-26 14:57:19 +00:00
krasimir
9b23d37bce split the senses of solution_N 2016-05-26 14:42:45 +00:00
krasimir
a45b6526b9 put the right translations for pipe_1_N and pipe_2_N in Russian 2016-05-26 14:41:45 +00:00
krasimir
451710b055 add "garmoshke" as a variant to accordion in Russian 2016-05-26 14:40:41 +00:00
krasimir
39c346a825 annotate play_X_V and play_X_V2 with their WordNet senses 2016-05-26 14:39:51 +00:00
krasimir
124128d8fd added ChunkRus.gf 2016-05-26 13:38:57 +00:00
krasimir
277800b505 a third sense free_3_A with the meaning of "ledig" 2016-05-26 11:31:33 +00:00
krasimir
6ed92d5ad2 fix lunch_N in Russian 2016-05-26 11:13:33 +00:00
krasimir
c8b41b9c5f preserve the order of the sentences in phrases.xml in the UI 2016-05-25 18:55:47 +00:00
krasimir
5646892be1 the phrasebook phrases are now ordered in the same way as in the Phrasomatic 2016-05-25 18:33:12 +00:00
leiss
d9d617be5d partial implementation of Ancient Greek RGL 2016-05-25 12:35:37 +00:00
krasimir
e81b39a300 the Java API now also has access to the token's category while doing completion 2016-05-25 12:39:51 +00:00
krasimir
a3de37f3c7 fix the word completion in the C runtime 2016-05-25 12:19:26 +00:00
krasimir
2a1320071c fix love_V2 in Russian 2016-05-25 11:01:34 +00:00
krasimir
497d9c7c7c fix the compilation when debugging is switched off 2016-05-25 09:42:24 +00:00
krasimir
b20685c1c9 pgf_generate_all now works with literals as well 2016-05-25 09:36:05 +00:00
krasimir
59d3492b0d when expressions with Float literals are printed, we should use the same format that is used by the linearizer 2016-05-25 09:34:40 +00:00
krasimir
dc734261f1 fix a warning in libsg 2016-05-25 07:18:01 +00:00
krasimir
a2fadbec18 three more words in Russian 2016-05-25 07:07:28 +00:00
krasimir
f79f42c3c6 real feminine pronouns in Russian 2016-05-25 06:04:06 +00:00
krasimir
756f542ae2 fixes in the dictionaries 2016-05-24 21:32:50 +00:00
krasimir
741ac8604b missed have_V2 in Russian 2016-05-24 13:37:51 +00:00
krasimir
d4dd0af5af fixes in Bulgarian and Russian and split senses for pipe_N 2016-05-24 11:14:56 +00:00
krasimir
0eb0c98621 fix in the Russian dictionary 2016-05-24 10:14:01 +00:00
krasimir
6994a3059c added DictionaryRus.gf 2016-05-24 08:46:04 +00:00
krasimir
3a100dad00 completed DocumentationRus 2016-05-23 20:22:55 +00:00