Commit Graph

9966 Commits

Author SHA1 Message Date
aarne
30ba3476d1 qualified ambiguous NP in ExtraGer 2017-01-30 13:48:46 +00:00
aarne
07caa0b539 some renamings of internal types in Icelandic to avoid clashes 2017-01-30 13:46:02 +00:00
krasimir
4fae6e89a3 API for computing the Haskell binding 2017-01-26 18:41:07 +00:00
krasimir
22c10a1a27 use throwIO instead of throw in a few placed 2017-01-26 18:40:36 +00:00
krasimir
e47b8a1cbc type checking API in the Haskell binding 2017-01-26 14:09:07 +00:00
krasimir
cf1a1c3e3c a better implementation for PGF2.categories 2017-01-26 13:37:12 +00:00
krasimir
2b5194f2d2 now the Python API also accepts types as start categories. Using a string is still ok. 2017-01-26 13:31:08 +00:00
krasimir
d687413052 forgot to add src/runtime/haskell-bind/PGF2/Type.hsc 2017-01-26 13:00:22 +00:00
krasimir
74b0df2b6b bring the Haskell binding a bit closer to the pure Haskell API 2017-01-26 12:48:22 +00:00
Herbert Lange
0bbf27a5ed fixed clash between ResLat.mkAdv and ParadigmsLAt.mkAdv in latin lexicon 2017-01-26 12:06:32 +00:00
krasimir
99b88d0014 copy the types for BracketedString from the Haskell runtime to the Haskell bindings 2017-01-26 10:31:43 +00:00
krasimir
06450249e3 added mkMeta and unMeta in the Haskell binding 2017-01-26 10:17:02 +00:00
krasimir
47a4363d07 added mkAbs and unAbs in the Haskell binding 2017-01-26 10:04:42 +00:00
krasimir
45dd793f50 more startCat to the Types section in the Haddock documentation for the Haskell binding 2017-01-26 06:41:27 +00:00
krasimir
4442e302e6 add unStr,unInt and unFloat in the Haskell binding 2017-01-26 06:40:13 +00:00
krasimir
00f15826af improve the documentation for PGF2 2017-01-25 20:30:54 +00:00
krasimir
3279210cd7 add functionsByCat in the Haskell binding 2017-01-25 10:44:08 +00:00
krasimir
d747fcb897 bugfix in the Haskell binding 2017-01-25 10:37:34 +00:00
aarne
c491856776 baseline generation of DictLatEng from William Whitaker's Words - must be revisited 2017-01-24 10:51:35 +00:00
krasimir
f81651aa08 added linearizeAll in the Java API 2017-01-24 10:14:12 +00:00
krasimir
06b5edef91 resolve a conflict that was for some reason commited in src/runtime/java/Makefile 2017-01-24 09:36:39 +00:00
aarne
109cca464c added Ice and Nno to synopsis and ResourceDemo, and updated documentation 2017-01-19 19:58:48 +00:00
aarne
22dc784d73 BigLat = GrammarLat,DictLat 2017-01-19 15:40:20 +00:00
aarne
bd3ef6d502 script for building DictLat from William Whitaker's Words. Contains 35288 lemmas. 2017-01-19 14:56:43 +00:00
aarne
0d21175df1 added ParadigmsLat.mkAdv 2017-01-19 14:55:48 +00:00
bjatra5
07db1948a8 Icelandic added to RGL by Bjarki Traustason 2017-01-16 16:30:50 +00:00
john.j.camilleri
243d0837ec GF Summer school now links to the 2017 school (update from Normunds). 2017-01-05 21:51:03 +00:00
krasimir
fa5969a5be a new import script for Sloleks that takes into account the smart paradigms. this fills in the missing forms in Sloleks 2016-12-14 22:47:30 +00:00
krasimir
c14cc5dada smarter smart paradigms for Slovenian 2016-12-14 22:46:43 +00:00
krasimir
74e4f58b9c typos in the Slovenian grammar 2016-12-08 11:47:48 +00:00
krasimir
b75bca14de allow plural PNs in Slovenian 2016-12-06 11:39:56 +00:00
krasimir
0380ec8e17 added mkA with one argument in Slovenian 2016-12-05 21:47:57 +00:00
krasimir
5fdb9beaab added a catch all case in regNouns in Slovenian 2016-12-05 20:21:15 +00:00
aarne
f9507c6953 corrected the DType of NounChi.IndefArt to get the classifier right 2016-11-19 03:10:06 +00:00
aarne
67c72c0c82 Anna Ehrlemark's additional work on Slv 2016-11-11 07:45:16 +00:00
aarne
467153c737 extrapos field added in German UseComp 2016-11-06 18:11:31 +00:00
krasimir
2e66e6bfac added classify.hs for building dictionaries from WordNet 2016-10-29 09:29:24 +00:00
aarne
a533fc70d3 some more functions added to Slv by guessing and using Morgan Nilsson's grammar book 2016-10-04 16:17:07 +00:00
aarne
3e6f1f05f2 some hopefully straightforward additions to Slovenian, all marked with ----AR 2016-10-04 10:29:39 +00:00
aarne
58ecdf7cff a couple more generic structural words in LargeFin 2016-09-23 17:56:21 +00:00
aarne
d7f88e46eb LargeFin with no lexicon, but just one word in each category+inherent features; still incomplete 2016-09-23 12:32:51 +00:00
aarne
02358dbd80 added top-level punctuation to tagged Finnish 2016-09-22 19:49:26 +00:00
aarne
ce6ebf9330 added derivable adverbs to LargeFin (the tagged lexicon from Kotus) 2016-09-22 08:55:47 +00:00
aarne
bd60279dc0 Omorfi tagging mostly complete for open classes in Fin, some closed classes and syncat words missing 2016-09-22 08:23:04 +00:00
aarne
ddf24a0a4e refactored adjectives in StemFin to get correct tags in tagged/ 2016-09-22 06:33:43 +00:00
aarne
1eb83dad9e adapted most of the tags to UD parsebank notation in TagFin 2016-09-21 15:37:33 +00:00
aarne
a891f9fdc0 experimental LargeFin parsing grammar with Kotus lexicon and morphological tags. 2016-09-21 13:29:35 +00:00
aarne
f365ddab83 news on tech talk, nynorsk, and github mirror problems; contrib github to main meny 2016-09-21 12:40:18 +00:00
aarne
11978b4f29 tagged/LangFin.gf now compiles but conversion to tags is not yet complete 2016-09-21 12:28:09 +00:00
prasanth.kolachina
9a069e9c2b additions to Makefile for translate grammars 2016-09-19 10:45:56 +00:00