spaCy/spacy/lang/sv
Emil Stenström 1914c488d3 Swedish: Exceptions for single letter words ending sentence (#2615)
* Exceptions for single letter words ending sentence

Sentences ending in "i." (as in "... peka i."), "m." (as in "...än 2000 m."), should be tokenized as two separate tokens.

* Add test
2018-08-05 14:14:30 +02:00
..
lemmatizer fixes #2238 (#2241) 2018-04-28 14:55:22 +02:00
__init__.py Don't make copies of language data components 2017-10-11 15:34:55 +02:00
examples.py Fix typo 2017-11-08 01:06:37 +01:00
morph_rules.py Fix PRON_LEMMA imports 2017-11-06 17:41:53 +01:00
stop_words.py Move language data to /lang module 2017-05-08 20:00:40 +02:00
tokenizer_exceptions.py Swedish: Exceptions for single letter words ending sentence (#2615) 2018-08-05 14:14:30 +02:00