spaCy/spacy/lang/he
Sofie Van Landeghem fed8f48965
raise NotImplementedError when noun_chunks iterator is not implemented (#6711)
* raise NotImplementedError when noun_chunks iterator is not implemented

* bring back, fix and document span.noun_chunks

* formatting

Co-authored-by: Matthew Honnibal <honnibal+gh@gmail.com>
2021-01-17 19:56:05 +08:00
..
__init__.py Merge branch 'develop' into master-tmp 2020-09-04 13:15:36 +02:00
examples.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
lex_attrs.py raise NotImplementedError when noun_chunks iterator is not implemented (#6711) 2021-01-17 19:56:05 +08:00
stop_words.py Merge branch 'develop' into master-tmp 2020-09-04 13:15:36 +02:00