spaCy/spacy/lang/es
Vishnu Priya VR 9ce059dd06
Limiting noun_chunks for specific languages (#5396)
* Limiting noun_chunks for specific langauges

* Limiting noun_chunks for specific languages

Contributor Agreement

* Addressing review comments

* Removed unused fixtures and imports

* Add fa_tokenizer in test suite

* Use fa_tokenizer in test

* Undo extraneous reformatting

Co-authored-by: adrianeboyd <adrianeboyd@gmail.com>
2020-05-14 12:58:06 +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 Improve tokenization for UD Spanish AnCora (#5253) 2020-04-06 13:18:23 +02:00
stop_words.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
syntax_iterators.py Limiting noun_chunks for specific languages (#5396) 2020-05-14 12:58:06 +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