spaCy/spacy/lang/de
Adriane Boyd 9b4979407d
Fix overlapping German noun chunks (#6112)
Add a similar fix as in #5470 to prevent the German noun chunks iterator
from producing overlapping spans.
2020-09-22 21:52:42 +02:00
..
__init__.py Reduce stored lexemes data, move feats to lookups (#5238) 2020-05-19 15:59:14 +02:00
examples.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
punctuation.py Tidy up and auto-format 2020-03-25 12:28:12 +01:00
stop_words.py Tidy up and auto-format 2020-05-21 14:14:01 +02:00
syntax_iterators.py Fix overlapping German noun chunks (#6112) 2020-09-22 21:52:42 +02:00
tag_map.py Update tag maps and docs for English and German (#4501) 2019-10-24 12:56:05 +02:00
tokenizer_exceptions.py Improve German tokenization 2020-02-26 13:06:52 +01:00