spaCy/spacy/lang/nb
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 Improved tokenization for UD_Norwegian-Bokmaal 2020-03-25 08:54:02 +01:00
examples.py Minor updates to language example sentences (#4608) 2019-11-07 22:34:58 +01:00
morph_rules.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
punctuation.py Tidy up and auto-format 2020-03-25 12:28:12 +01: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 Tidy up and auto-format 2019-12-21 19:04:17 +01:00
tokenizer_exceptions.py Improved tokenization for UD_Norwegian-Bokmaal 2020-03-25 08:54:02 +01:00