lemmatizer
|
Move language data to /lang module
|
2017-05-08 20:00:40 +02:00 |
__init__.py
|
Make lambda func a named function, for pickling
|
2017-10-17 18:21:20 +02:00 |
examples.py
|
Add language example sentences (see #1107)
|
2017-08-19 12:22:29 +02:00 |
lex_attrs.py
|
Fix formatting
|
2017-05-12 15:37:20 +02:00 |
morph_rules.py
|
Improve lemmatization rule for am|VBP
|
2017-09-04 15:18:10 +02:00 |
syntax_iterators.py
|
Port over changes from #1287
|
2017-10-14 13:16:21 +02:00 |
tokenizer_exceptions.py
|
Tidy up tokenizer exceptions
|
2017-11-01 23:02:45 +01:00 |