spaCy/spacy/lang/da
Ines Montani ea20b72c08 💫 Make like_num work for prefixed numbers (#2808)
* Only split + prefix if not numbers

* Make like_num work for prefixed numbers

* Add test for like_num
2018-10-01 10:49:14 +02:00
..
__init__.py Add Danish lemmatizer (#2184) 2018-04-07 19:07:28 +02:00
examples.py Fixing a translation error in examples.py 2017-12-19 15:26:50 +01:00
lemmatizer.py Add Danish lemmatizer (#2184) 2018-04-07 19:07:28 +02:00
lex_attrs.py 💫 Make like_num work for prefixed numbers (#2808) 2018-10-01 10:49:14 +02:00
morph_rules.py Remove 'Number[psor]' 2017-11-30 15:55:04 +01:00
norm_exceptions.py Add unicode_literals (hopefully fixes test failure on Python 2) 2017-11-27 15:16:54 +01:00
punctuation.py Tune Danish tokenizer to more closely match tokenization in Universal Dependencies. 2017-12-20 17:36:52 +01:00
stop_words.py Cleanup list of Danish stopwords 2017-07-03 15:40:58 +02:00
tokenizer_exceptions.py Fix Danish abbreviation 'm.h.t.' 2017-12-21 09:24:31 +01:00