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
examples.py Add language example sentences (see #1107) 2017-08-19 12:22:29 +02:00
lemmatizer.py
norm_exceptions.py
punctuation.py Don't split hyphenated words in German 2017-09-16 20:40:15 +02:00
stop_words.py
syntax_iterators.py Fix syntax iterators 2017-06-04 15:51:50 -05:00
tag_map.py
tokenizer_exceptions.py