1
0
forked from GitHub/gf-core
Commit Graph

76 Commits

Author SHA1 Message Date
hallgren
be301d8a5e Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +00:00
aarne
85e37dbec4 mkSeparateN in Fin for multiword "compounds" 2014-06-12 06:45:28 +00:00
aarne
0aff5f4aa4 type error in finnish revealed 2014-04-04 17:01:06 +00:00
kr.angelov
dc19edc05d completed Documentation modules for English, Swedish, Bulgarian, German, Finnish, French. The examples for Finnish, German and French could still be improved. The old parsing grammars are now restored. The new Translation grammar still don't have statistical model. 2014-02-21 16:31:50 +00:00
aarne
d60db9a4c3 shrinking the size of some Fin datatypes (in general RGL) results in pgf size reduction to 25% of previous size 2014-02-09 17:38:24 +00:00
aarne
b502c26e83 qualifications in finnish/stemmed/WNKotus to help overloading 2014-02-07 22:54:54 +00:00
aarne
599027ff18 ParseFin ProDrop variants ; ParseFre question word order and pronoun gender variants 2013-12-17 09:54:11 +00:00
aarne
db278b0393 commented out examples in InflectionV* as they blow up the pgf size enormously (from 26 to 80M in ParseFin) 2013-12-15 15:11:05 +00:00
aarne
2b217eda24 commented out some things from ParseFin to make Parse8 link 2013-12-15 13:35:30 +00:00
aarne
78b7331626 completed DocumentationFin 2013-12-13 08:29:15 +00:00
aarne
bc787ece75 corrected the inflection of "olla" in stemmed Finnish 2013-12-12 08:00:13 +00:00
aarne
168e7d54a3 solved the issue with it_Pron not having possessive suffix in Fin; fixed a number of warnings in Fin 2013-12-11 08:06:01 +00:00
aarne
19d2e41781 at last, proper possessive suffixes in Finnish Prep. This needs a parameter and vowel harmony: "opettajan mukaan" (according to the teacher), "meidän mukaamme" (according to us), "hänen jälkeensä" (after her). 2013-12-10 20:35:52 +00:00
aarne
52a6c03605 Fin.VPSlashPrep is cyclic in the presence of empty-strinc prepositions. Therefore omitted it from ParseFin. 2013-12-10 15:17:35 +00:00
aarne
c4ac0bd0f7 adverbs at_home, from_home in Eng,Fin,Swe ; display categories in ParseFin ; some corrections in Fin and Swe Dict 2013-12-09 15:08:09 +00:00
aarne
e5caac511f little fixes to make lib/src 'make Parse8' work again and produce a better than ever 'open text' translator 2013-12-08 20:36:14 +00:00
aarne
a91add2bbb corrected the treatment of passives in Fin 2013-12-08 14:58:29 +00:00
aarne
39cff5a66b another doubling of parsing speed for Fin by using stems inside VP as well. Now just 10% of the time before these optimizations. 2013-12-07 15:55:20 +00:00
aarne
a03037b830 changed Finnish VP so that the verb is stored as such. This makes compilation and parsing several times faster. TODO: treat passivization correctly; optimize further by only storing the stems. 2013-12-07 11:13:17 +00:00
aarne
0f2cc75490 make ParseFin compile with Construction 2013-12-07 08:01:28 +00:00
aarne
4f877ef885 added constructions to Parse grammars 2013-12-06 17:13:53 +00:00
aarne
376ed50c2e PassAgentVPSlash for Eng, Swe, Fin, Fre 2013-12-06 08:32:53 +00:00
aarne
996e0141e2 three new uses of "self" in Idion(Eng,Fin,Ger,Swe): SelfAdvVP (he is singing himself), SelfAdVVP (he is himself singing), SelfNP (he himself is singing; I know the president himself) 2013-12-03 18:54:56 +00:00
aarne
e903f85a90 some missing forms in Fin (agent participle, Inf3 instructives); now also in stemmed version. 2013-11-29 08:05:55 +00:00
aarne
ece03aca51 added some esoteric verb forms to Fin (not used in resource API but nice to show): potential, passive imperatives, infinitives 2,4,5. Remains to carry out in stemmed/StemFin. 2013-11-28 22:01:38 +00:00
aarne
848573afdc 555 new words checked in DictEngFin; latin1 flags in some esoteric files 2013-11-27 19:22:37 +00:00
aarne
27f00964b9 moved DictEngFin from stemmed to main level and checked some critical words for the spoken translator 2013-10-27 16:08:18 +00:00
aarne
4e7f3766cb finished the refactoring of Fin with unstemmed (for library use) and stemmed (for large-scale parsing use). All differences are located in the file StemFin. 2013-08-07 09:52:40 +00:00
aarne
7a446f5cd1 refactored Fin so that the stemmed and the unstemmed versions share all code except StemFin. It is chosen by setting the path; a functor solution would be purer, but it feels like overkill. 2013-08-06 21:36:12 +00:00
aarne
85c7571c12 Inari's new batch of words in DictFin: now 4713 checked words 2013-04-12 06:42:00 +00:00
inari.listenmaa
45197acd2d fixed Kotus paradigm k42
There was an error in the paradigm for "mies", fixed the s in genitive stem ("miesen") to h ("miehen").
2013-04-10 14:15:01 +00:00
aarne
1850861720 500+ checked words in DictFin from Inari: now 4291 words have been checked 2013-04-09 19:14:12 +00:00
aarne
e1ae63e7f9 Inari's DictFin additions 2013-04-09 13:42:33 +00:00
aarne
830e7bfa53 fixes in FIn syntax and lexicon 2013-04-07 21:34:11 +00:00
aarne
d6014786ab SlashSlashV2V in ParseEng added; new set of checked DictFin words 2013-04-07 13:23:23 +00:00
aarne
d182ae6fce checked words for wsj-100 experiments 2013-04-07 10:06:37 +00:00
aarne
70304b45d3 Inari's 390 checked DictEngFin words 2013-04-05 14:53:12 +00:00
aarne
d367947ff7 Inari's additions to DictFin 2013-04-05 12:46:37 +00:00
aarne
5bb87f85b6 improved entry in DictFin 2013-04-04 20:28:23 +00:00
aarne
a4694ada95 checked >100 penn words in DictFin 2013-04-04 19:11:17 +00:00
aarne
e6e64abb3c better annotations in DictFin: CHECKED 2013-04-04 16:04:50 +00:00
aarne
8f8b548319 changed 200 old-generation words in DictFin 2013-04-04 15:39:56 +00:00
aarne
16c0fb00f7 missing ParseFin syntax constructs 2013-04-04 13:14:02 +00:00
aarne
205a14cfa4 commented out a couple of unfinished lines 2013-04-04 06:41:15 +00:00
aarne
42e584a2e2 some new stemmed/ParadigmsFin 2013-04-04 06:39:36 +00:00
aarne
0cc41b31ba some Fin determiners from Penn 2013-04-03 22:47:40 +00:00
aarne
92f3662b3f 300 full-penn top words in Dict 2013-04-03 20:27:34 +00:00
aarne
bfa7ce816c reported the chunking translator in Finnish log 2013-04-02 19:42:19 +00:00
aarne
3d236a077a scattered DictEngFin improvements 2013-04-02 06:32:52 +00:00
aarne
9f5a5ec130 another batch of words in DictFin 2013-03-31 20:26:56 +00:00