spaCy/spacy/lang/nl
2020-09-24 10:27:33 +02:00
..
__init__.py Fix handling of score_weights 2020-09-24 10:27:33 +02:00
examples.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
lemmatizer.py Add Lemmatizer and simplify related components (#5848) 2020-08-07 15:27:13 +02:00
lex_attrs.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
punctuation.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
stop_words.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
tokenizer_exceptions.py Tidy up and move noun_chunks, token_match, url_match 2020-07-22 22:18:46 +02:00