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
|
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 |
|
hallgren
|
fc2f5b0a1a
|
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
|
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
|
e14f6a5488
|
particle verbs in Finnish, to ease Wordnet translation
|
2013-01-26 21:24:53 +00:00 |
|
aarne
|
c2d382746e
|
more work on Finnish ClausePlus
|
2011-02-08 19:27:35 +00:00 |
|
aarne
|
c5fe59ce50
|
added Question.AdvIAdv and correcponding entry of mkIAdv in API
|
2010-04-29 05:55:59 +00:00 |
|
aarne
|
2116f41bc2
|
next-lib renamed to lib, lib to old-lib
|
2009-06-22 15:39:08 +00:00 |
|