spaCy/spacy/lang/es
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 Improve tokenization for UD Spanish AnCora (#5253) 2020-04-06 13:18:23 +02:00
examples.py Minor updates to language example sentences (#4608) 2019-11-07 22:34:58 +01:00
lex_attrs.py Spanish like num improvement (#5381) 2020-04-30 11:13:23 +02:00
punctuation.py Tidy up and auto-format 2020-05-21 14:14:01 +02:00
stop_words.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
syntax_iterators.py Rename argument: doc_or_span/obj -> doclike (#5463) 2020-05-21 15:17:39 +02:00
tag_map.py Add missing tags to el/es/pt tag maps (#4696) 2019-11-23 14:57:21 +01:00
tokenizer_exceptions.py Improve tokenization for UD Spanish AnCora (#5253) 2020-04-06 13:18:23 +02:00