spaCy/spacy/lang/de
Ines Montani a9cb2882cb
Rename argument: doc_or_span/obj -> doclike (#5463)
* doc_or_span -> obj

* Revert "doc_or_span -> obj"

This reverts commit 78bb9ff5e0.

* obj -> doclike

* Refer to correct object
2020-05-21 15:17:39 +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 Rename argument: doc_or_span/obj -> doclike (#5463) 2020-05-21 15:17:39 +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