Sarah Hoffmann
|
c8873d34af
|
harmonize interface of token analysis module
The configure() function now receives a Transliterator object instead
of the ICU rules. This harmonizes the parameters with the create
function.
|
2022-07-29 10:43:07 +02:00 |
|
Kian-Meng Ang
|
f5e52e748f
|
docs: fix typos
|
2022-07-20 22:05:31 +08:00 |
|
Sarah Hoffmann
|
d35e3c25b6
|
add type annotations for token analysis
No annotations for ICU types yet.
|
2022-07-18 09:47:57 +02:00 |
|
Sarah Hoffmann
|
bb2bd76f91
|
pylint: avoid explicit use of format() function
Use psycopg2 SQL formatters for SQL and formatted string literals
everywhere else.
|
2022-05-11 09:48:56 +02:00 |
|
Sarah Hoffmann
|
0192a7af96
|
move variant configuration reading in separate file
|
2022-01-18 11:09:21 +01:00 |
|