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
|
a24d8a9506
|
lib/src: adding --# -coding=latin1 to 119 RGL modules
Adding coding pragmas
--# -coding=latin1
so that grammars will continue to work when we change the default character
encoding to UTF-8.
|
2013-11-22 17:26:00 +00:00 |
|
aarne
|
f6db1ad200
|
fixed Finnish youPol complement number to Sg ; some encoding things in French
|
2010-04-06 12:24:41 +00:00 |
|
aarne
|
2116f41bc2
|
next-lib renamed to lib, lib to old-lib
|
2009-06-22 15:39:08 +00:00 |
|