spaCy/spacy/lang/es
ines 686225eadd Fix Spanish noun_chunks (resolves #2210)
Make sure 'NP' label is added to StringStore and move noun_bounds helper into a closure to allow reusing label sets
2018-04-18 18:44:01 -04:00
..
__init__.py Fix Spanish noun_chunks failure caused by typo 2018-03-14 17:03:17 +01:00
examples.py Add language example sentences (see #1107) 2017-08-19 12:22:29 +02:00
lemmatizer.py Move language data to /lang module 2017-05-08 20:00:40 +02:00
stop_words.py Move language data to /lang module 2017-05-08 20:00:40 +02:00
syntax_iterators.py Fix Spanish noun_chunks (resolves #2210) 2018-04-18 18:44:01 -04:00
tag_map.py Fix Spanish tag map 2017-11-05 19:23:34 +01:00
tokenizer_exceptions.py Fix PRON_LEMMA imports 2017-11-06 17:41:53 +01:00