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 |
|
prasanth.kolachina
|
c9e3d0340d
|
python examples compatible with both Python 2 and 3
|
2016-09-19 08:32:08 +00:00 |
|
aarne
|
7849184875
|
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF book examples. However, if the grammar has any multiline rules, all of them must have semicolons.
|
2016-09-05 21:15:44 +00:00 |
|
aarne
|
c4517a1166
|
fixed the inflection of DictionaryFin.escape_V2
|
2016-09-01 12:22:14 +00:00 |
|
aarne
|
47116254ed
|
improving the smartness of ParadigmsFre.mkV, leading to over 200 improvements in DictionaryFre
|
2016-09-01 12:08:16 +00:00 |
|
krasimir
|
9a92e04210
|
some more words in LexiconSlv and StructuralSlv moved from Anna's grammar
|
2016-08-30 13:36:18 +00:00 |
|
krasimir
|
0dbfe723ef
|
added UseComp and CompAP in Slovenian. This also implements the complicated word order
|
2016-08-30 13:16:44 +00:00 |
|
krasimir
|
500ff14f7b
|
prodrop pronouns from Anna's grammar
|
2016-08-30 11:28:11 +00:00 |
|
krasimir
|
7abf13c0f8
|
an overloaded version of mkPN which takes advantage of the smart paradigms for nouns. also now we store only the singular forms for all PNs. added NounSlv.UsePN
|
2016-08-30 09:41:57 +00:00 |
|
krasimir
|
8d88c8b9f2
|
more nouns in LexiconSlv.gf from Anna's grammar
|
2016-08-30 09:06:36 +00:00 |
|
krasimir
|
a14c81c619
|
animacy is now used in syntax as well
|
2016-08-30 08:30:04 +00:00 |
|
krasimir
|
436d957684
|
Animacy is now stored and used in Mophology but not yet in syntax
|
2016-08-29 15:28:15 +00:00 |
|
krasimir
|
0c273701c4
|
added smart paradigms for Slovenian but without animacy
|
2016-08-29 15:03:34 +00:00 |
|
krasimir
|
d530b25513
|
a couple of entries in the Slovenian lexicon from Anna's MiniLexicon
|
2016-08-28 23:22:15 +00:00 |
|
krasimir
|
6af5e20343
|
smart paradigms for adjectives adapted from Anna Ehrlemark. The adaptation is not perfect because it includes syncretic forms
|
2016-08-28 23:11:22 +00:00 |
|
krasimir
|
7f5414868d
|
fix for the Slovenian imperatives
|
2016-08-28 21:01:52 +00:00 |
|
krasimir
|
67aa219748
|
smart paradigms for verbs in Slovenian from Anna Ehrlemark
|
2016-08-28 20:19:11 +00:00 |
|
krasimir
|
b13866e3ef
|
conjunction in Slovenian
|
2016-08-16 10:35:30 +00:00 |
|
krasimir
|
a70ca7a35e
|
added one more overloaded version of mkV2 in Slovenian
|
2016-08-16 07:51:30 +00:00 |
|
krasimir
|
5268fc0a7d
|
added genitive case in the Slovenian API
|
2016-08-16 07:51:10 +00:00 |
|
krasimir
|
30de69f266
|
AdvVP in Slovenian
|
2016-08-15 21:24:52 +00:00 |
|
krasimir
|
16ce566c7a
|
this_Quant and that_Quant. inflected possesive pronouns in Slovenian
|
2016-08-15 20:52:37 +00:00 |
|
krasimir
|
3609202c52
|
implemented negation in Slovenian based on Anna Ehrlemark's mini resource
|
2016-08-11 09:44:13 +00:00 |
|
krasimir
|
690f4a17f9
|
added love_V2 in LexiconSlv.gf
|
2016-08-11 09:43:44 +00:00 |
|
krasimir
|
d2c975a1f0
|
update the Python tutorial to be compatible with Python3
|
2016-08-01 10:55:57 +00:00 |
|
krasimir
|
64d4c061c2
|
python2 is now supported. the patch is based on a contribution from Vinit Ravishankar
|
2016-08-01 10:39:54 +00:00 |
|
krasimir
|
75319b602f
|
two memory leaks in the Python bindings
|
2016-08-01 10:31:37 +00:00 |
|
krasimir
|
22eeffa271
|
added/checked a few words in Bulgarian
|
2016-07-29 11:54:23 +00:00 |
|
krasimir
|
6e28f4e186
|
two more phrasal verbs in Bulgarian
|
2016-07-29 11:54:06 +00:00 |
|
krasimir
|
b5c803b52c
|
merge teetotaler_N and teetotaller_N
|
2016-07-29 11:52:56 +00:00 |
|
krasimir
|
c60860201b
|
mark teapot_N as checked in Bulgarian
|
2016-07-29 11:41:39 +00:00 |
|
krasimir
|
a8fc2606e8
|
split stainless_A
|
2016-07-29 11:40:55 +00:00 |
|