spaCy/spacy/lang/es
Adriane Boyd e649242927
Prevent overlapping noun chunks for Spanish (#6712)
* Prevent overlapping noun chunks in Spanish noun chunk iterator
* Clean up similar code in Danish noun chunk iterator
2021-01-14 17:33:31 +11:00
..
__init__.py Improve tokenization for UD Spanish AnCora (#5253) 2020-04-06 13:18:23 +02:00
examples.py Spanish tokenizer exception and examples improvement (#5531) 2020-06-01 18:18:34 +02: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 Prevent overlapping noun chunks for Spanish (#6712) 2021-01-14 17:33:31 +11: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 Spanish tokenizer exception and examples improvement (#5531) 2020-06-01 18:18:34 +02:00