examples.py
|
Add language example sentences (see #1107)
|
2017-08-19 12:22:29 +02:00 |
lemmatizer.py
|
Move language data to /lang module
|
2017-05-08 20:00:40 +02:00 |
norm_exceptions.py
|
Add German norm exceptions
|
2017-06-03 20:54:18 +02:00 |
punctuation.py
|
Don't split hyphenated words in German
|
2017-09-16 20:40:15 +02:00 |
stop_words.py
|
Move language data to /lang module
|
2017-05-08 20:00:40 +02:00 |
syntax_iterators.py
|
Fix syntax iterators
|
2017-06-04 15:51:50 -05:00 |
tag_map.py
|
Rename 'SP' special tag to '_SP'
|
2017-10-20 14:01:12 +02:00 |
tokenizer_exceptions.py
|
Fix PRON_LEMMA imports
|
2017-11-06 17:41:53 +01:00 |