File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11Finnish language model for spaCy
22
3- <unreleased>
3+ Version 0.10.0b1, 2022-04-09
44
5+ * Ported to spaCy 3.3.0.dev0. Older spacy versions are not supported anymore.
56* Noun chunker now splits off appositions as independent phrases
67
78Version 0.9.0, 2022-01-19
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ pip install spacy_fi_experimental_web_md
1616Compatibility with spaCy versions:
1717
1818| spacy-fi version | Compatible with spaCy version |
19- | ---------------- | ----------------------------- |
20- | 0.9.0 | 3.2.1 or later
19+ | ---------------- | ------------------------------- |
20+ | 0.9.0 | >= 3.2.1 and < 3.3.0 |
2121| 0.8.x | 3.2.x |
2222| 0.7.x | 3.0.x, 3.1.x |
2323| 0.6.0 | 3.0.x |
You can’t perform that action at this time.
0 commit comments