aarneranta
|
7cce2892a2
|
morphodict instructions in README
|
2020-03-03 18:50:50 +01:00 |
|
aarneranta
|
9790e07f6e
|
generating MorphoDict Swe from SALDO sources
|
2020-03-03 18:10:02 +01:00 |
|
aarneranta
|
69f2ae9794
|
another sorting gives better recall in compound analysis in morphodict
|
2020-03-03 12:04:27 +01:00 |
|
aarneranta
|
58ebc9234a
|
grouping and marking possible compounds with a heuristic algorithm
|
2020-03-03 11:04:53 +01:00 |
|
aarneranta
|
8cd5450e21
|
started trying to identify compounds in morphodict - to be completed
|
2020-03-02 16:58:27 +01:00 |
|
aarneranta
|
bcb811cfcb
|
configurations for MorphoDictSwe ; more things to do e.g. with compounds
|
2020-03-02 11:18:18 +01:00 |
|
aarneranta
|
b12eb72744
|
a script for making pure morphological lemgram dictionaries
|
2020-02-28 18:16:14 +01:00 |
|
Inari Listenmaa
|
962a94cb24
|
(Pol) Start implementing smart paradigms for nouns
|
2020-02-24 17:23:46 +01:00 |
|
Inari Listenmaa
|
e293f4894e
|
Merge pull request #304 from inariksit/japanese
(Jpn) Add more examples to mkN documentation
|
2020-02-17 16:59:32 +01:00 |
|
Inari Listenmaa
|
c9d6c03831
|
(Jpn) Add more examples to mkN documentation
|
2020-02-17 16:54:39 +01:00 |
|
Inari Listenmaa
|
79c647cffa
|
Merge pull request #303 from lizazim/master
Jpn: corrections of mkN paradigm, lexicon and AP conjunction
|
2020-02-17 16:42:03 +01:00 |
|
lizazim
|
7b1587a735
|
corrected conjunction of APs
|
2020-02-17 17:24:59 +02:00 |
|
lizazim
|
5353b8082b
|
added 2 functions to mkN
|
2020-02-17 17:23:25 +02:00 |
|
lizazim
|
da6836f53c
|
changed some counters
|
2020-02-17 17:20:43 +02:00 |
|
Inari Listenmaa
|
b3c5d9b193
|
Merge pull request #302 from inariksit/japanese
(Jpn) Revert misunderstood fix about replaceCounter + update docs
|
2020-02-11 17:02:40 +01:00 |
|
Inari Listenmaa
|
92fdf5b799
|
(Jpn) Revert misunderstood fix about replaceCounter + update docs
|
2020-02-11 16:17:32 +01:00 |
|
Inari Listenmaa
|
5f7f23ddd1
|
Merge pull request #301 from inariksit/japanese
Japanese
|
2020-02-11 15:33:28 +01:00 |
|
Inari Listenmaa
|
cefb149530
|
(Jpn) Fix bug in DetCN: missing cn.s when counterReplace=True
|
2020-02-11 15:28:19 +01:00 |
|
Inari Listenmaa
|
75a5ea0cf1
|
(Jpn) Fix formatting issues in ParadigmsJpn, for producing API docs.
|
2020-02-11 13:41:55 +01:00 |
|
Inari Listenmaa
|
02f8015213
|
(Jpn) Export Animacy from ResJpn
|
2020-02-11 13:30:38 +01:00 |
|
Inari Listenmaa
|
f1fc061750
|
Merge pull request #300 from inariksit/japanese
Document Japanese paradigms better.
|
2020-02-11 13:23:10 +01:00 |
|
Inari Listenmaa
|
8f039dfc1e
|
Document Japanese paradigms better.
|
2020-02-11 13:16:15 +01:00 |
|
Inari Listenmaa
|
61fda2f532
|
Add comments about orthography
|
2020-02-11 12:57:11 +01:00 |
|
Inari Listenmaa
|
7d9133cc05
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into korean
|
2020-02-07 11:01:36 +01:00 |
|
Inari Listenmaa
|
495c9b7e52
|
(Kor) WIP: First draft of Korean RG.
Not at all correct, just a minimal implementation that compiles.
|
2020-02-07 11:00:37 +01:00 |
|
aarneranta
|
4aecdeb0ff
|
new link to LiLT paper on RGL
|
2020-01-30 10:56:56 +01:00 |
|
krangelov
|
fcae1c65f1
|
fix vocative in paradigm mkN019a
|
2020-01-29 09:12:28 +01:00 |
|
krangelov
|
474f90819d
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
|
2020-01-28 16:32:36 +01:00 |
|
krangelov
|
7173fe5d59
|
open Kotus.gf from ParadigmsFin to ensure that the module is compiled and installed
|
2020-01-28 16:31:57 +01:00 |
|
Aarne Ranta
|
0e2fdd3a73
|
added a missing case to mkQCl in the API
|
2020-01-16 17:39:45 +01:00 |
|
aarneranta
|
00d5bb85d1
|
added VPS variants of existentials in Extend; made this also for questions, but concrete syntax is not yet there
|
2020-01-03 09:57:50 +01:00 |
|
Inari Listenmaa
|
3bd4e0a096
|
Merge pull request #299 from bamutra/master
redesigned the Verb, VerbPhrase, Cl and RCL so as to check for empty …
|
2019-12-03 19:49:38 +01:00 |
|
Inari Listenmaa
|
df306d26a4
|
Merge pull request #297 from daherb/master
Updated Latin RG
|
2019-12-03 19:48:42 +01:00 |
|
David Bamutura
|
a21df23da5
|
redesigned the Verb, VerbPhrase, Cl and RCL so as to check for empty tense Markers and hence correct errors with Copulative statements. The Problem with Numeral still remains
|
2019-11-28 07:12:57 +03:00 |
|
Herbert Lange
|
fefa2f03ff
|
Merge branch 'latin'
|
2019-11-22 12:03:47 +01:00 |
|
Herbert Lange
|
cc379d7518
|
Merge remote-tracking branch 'upstream/master'
|
2019-11-22 12:02:40 +01:00 |
|
Herbert Lange
|
0197002b85
|
change in handling determiners in clauses
|
2019-11-22 12:01:36 +01:00 |
|
Herbert Lange
|
6f35b9f67f
|
fix mkmissing and update missinglat
|
2019-11-12 16:03:55 +01:00 |
|
Herbert Lange
|
f2eebc3a64
|
fix symbollat
|
2019-11-12 16:03:04 +01:00 |
|
Herbert Lange
|
4438ef45c0
|
move include of relativelat to correct file
|
2019-11-12 16:02:52 +01:00 |
|
Herbert Lange
|
b3584b8bda
|
fix problem with rcl
|
2019-11-12 15:27:53 +01:00 |
|
Herbert Lange
|
e46f120de3
|
various additions to extralat
|
2019-11-12 14:54:51 +01:00 |
|
Herbert Lange
|
ed4ff97b7b
|
varios function is extend
|
2019-11-12 14:54:33 +01:00 |
|
Herbert Lange
|
d60ddb1c4a
|
fix relnp and posspron
|
2019-11-12 14:54:19 +01:00 |
|
Herbert Lange
|
67b107ea7e
|
remove unnecessary parameter
|
2019-11-12 14:54:02 +01:00 |
|
Herbert Lange
|
15c6e9c323
|
fix conjunction for np and s
|
2019-11-12 14:53:31 +01:00 |
|
Herbert Lange
|
5b04dbffa0
|
change determiners in np and fix emptynp
|
2019-11-12 14:53:10 +01:00 |
|
Herbert Lange
|
b49cd9afc3
|
add passive to vp and add emptyvp
|
2019-11-12 14:51:43 +01:00 |
|
Herbert Lange
|
f60a4a2052
|
fix clauses
|
2019-11-12 14:50:08 +01:00 |
|
Herbert Lange
|
6864f61e92
|
updated createSentence/add defaultSentence
|
2019-11-12 14:49:35 +01:00 |
|