spaCy/spacy/lang/da
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 Add (noun chunks) syntax iterators for Danish (#6246) 2021-01-07 16:33:00 +11:00
examples.py Extend and fix Danish examples (#5227) 2020-04-02 10:42:35 +02:00
lex_attrs.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
morph_rules.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
punctuation.py Make Danish tokenizer split on forward slash 2019-07-12 15:20:42 +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
tokenizer_exceptions.py Remove TAG from da/sv tokenizer exceptions (#5428) 2020-05-13 10:25:54 +02:00