aarne
|
8b22d10062
|
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
|
7fc7addb53
|
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
|
1cd4424f17
|
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
|
e4996502d3
|
corrected the treatment of passives in Fin
|
2013-12-08 14:58:29 +00:00 |
|
aarne
|
c8d91cd407
|
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
|
b4e08ae60c
|
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 |
|
hallgren
|
1ccd47784d
|
Add explicit character encoding specifications in 39 more RGL modules
To silence warnings and avoid potential problems after changing the default
encoding to UTF-8.
|
2013-11-25 18:17:12 +00:00 |
|
aarne
|
c1046c74a2
|
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
|
5610b93e30
|
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
|
35a6424818
|
Finnish passive Impf and Condit fixed (both in rgl and stemmed)
|
2013-03-30 20:44:28 +00:00 |
|
aarne
|
54c6df3866
|
uncomment a VerbFin function left commented by mistake
|
2013-03-15 17:40:28 +00:00 |
|
aarne
|
2a80c2c6c3
|
a stemmed version of DictEngFin and ParseFin - now works without trouble!
|
2013-03-15 15:07:14 +00:00 |
|
aarne
|
eaad3a4785
|
AdvVPSlash in Fin
|
2013-03-12 10:00:15 +00:00 |
|
aarne
|
f7f40e3ec7
|
particle verbs in Finnish, to ease Wordnet translation
|
2013-01-26 21:24:53 +00:00 |
|
aarne
|
9c07e219a5
|
added UseCopula to Fin,Ger,romance since needed in YAQL
|
2012-11-13 09:48:26 +00:00 |
|
aarne
|
d118a2aa0f
|
VPSlashPrep in Fin and Romance; the word order in VPSlash not yet fixed.
|
2012-09-23 09:35:04 +00:00 |
|
aarne
|
96cbe372e0
|
polarity handling for Fin, e.g. "kukaan ei nuku" as equivalent to "nobody sleeps"
|
2012-05-27 15:03:50 +00:00 |
|
aarne
|
7cd09c88db
|
more general discourse particles in Finnish
|
2011-02-09 16:42:15 +00:00 |
|
aarne
|
1f5fd10640
|
more work on Finnish ClausePlus
|
2011-02-08 19:27:35 +00:00 |
|
aarne
|
98c4022050
|
more examples in synopsis
|
2010-12-13 17:28:34 +00:00 |
|
aarne
|
8a932e3c30
|
CompCN added to Ger Fin Dut Rus Pol
|
2010-12-07 20:23:57 +00:00 |
|
aarne
|
eb2f903ade
|
trying to find some inefficiencies in Finnish resource
|
2010-10-25 19:56:47 +00:00 |
|
aarne
|
ec39c2315b
|
fixed Finnish youPol complement number to Sg ; some encoding things in French
|
2010-04-06 12:24:41 +00:00 |
|
aarne
|
a1fdeb6704
|
next-lib renamed to lib, lib to old-lib
|
2009-06-22 15:39:08 +00:00 |
|