spaCy/spacy/lang/sv
lise-brinck e2de188cf1
Bugfix/swedish tokenizer (#12315)
* add unittest for explosion#12311

* create punctuation.py for swedish

* removed : from infixes in swedish punctuation.py

* allow : as infix if succeeding char is uppercase
2023-02-27 10:53:45 +01:00
..
__init__.py Bugfix/swedish tokenizer (#12315) 2023-02-27 10:53:45 +01:00
examples.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
lex_attrs.py Remove unicode declarations and tidy up 2020-06-21 22:34:10 +02:00
punctuation.py Bugfix/swedish tokenizer (#12315) 2023-02-27 10:53:45 +01:00
stop_words.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
syntax_iterators.py 🏷 Add Mypy check to CI and ignore all existing Mypy errors (#9167) 2021-10-14 15:21:40 +02:00
tokenizer_exceptions.py Tidy up [ci skip] 2020-07-25 13:00:49 +02:00