* Adds support for pretokenized and presegmented text (19) * Enables [`Language.pipe`](https://spacy.io/api/language#pipe) processing (20)
0.2.1
* Adds three new models trained on UD 2.5 (16) * Adds proper support for multiword tokens (17) and fixes related issues (14 and 15) Thanks to KoichiYasuoka for the contribution :smile:
0.2.0
* Updates default language models ([trained on UD 2.5](https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3131)) * Fixes 10 * Serialization works properly