1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-04-03 08:44:12 +03:00
spaCy/spacy/lang/es
Ines Montani a9cb2882cb
Rename argument: doc_or_span/obj -> doclike ()
* 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 () 2020-04-06 13:18:23 +02:00
examples.py Minor updates to language example sentences () 2019-11-07 22:34:58 +01:00
lex_attrs.py Spanish like num improvement () 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 () 2018-11-30 17:03:03 +01:00
syntax_iterators.py Rename argument: doc_or_span/obj -> doclike () 2020-05-21 15:17:39 +02:00
tag_map.py Add missing tags to el/es/pt tag maps () 2019-11-23 14:57:21 +01:00
tokenizer_exceptions.py Improve tokenization for UD Spanish AnCora () 2020-04-06 13:18:23 +02:00