spaCy/spacy/lang/de
ines ece30c28a8 Don't split hyphenated words in German
This way, the tokenizer matches the tokenization in German treebanks
2017-09-16 20:40:15 +02:00
..
__init__.py Don't split hyphenated words in German 2017-09-16 20:40:15 +02:00
download.py Move language data to /lang module 2017-05-08 20:00:40 +02:00
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 Fix relative imports 2017-05-08 22:29:04 +02:00
tokenizer_exceptions.py Update German tokenizer exceptions and tests 2017-06-03 21:07:44 +02:00