mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-14 02:02:20 +03:00
Add da trf note
This commit is contained in:
parent
71a14696a5
commit
a0081f6057
|
@ -75,6 +75,10 @@ and [floret vectors](https://github.com/explosion/floret).
|
||||||
The English pipelines have been updated to improve handling of contractions with
|
The English pipelines have been updated to improve handling of contractions with
|
||||||
various apostrophes and to lemmatize "get" as a passive auxiliary.
|
various apostrophes and to lemmatize "get" as a passive auxiliary.
|
||||||
|
|
||||||
|
The Danish pipeline `da_core_news_trf` has been updated to use
|
||||||
|
[`vesteinn/DanskBERT`](https://huggingface.co/vesteinn/DanskBERT) with
|
||||||
|
performance improvements across the board.
|
||||||
|
|
||||||
## Notes about upgrading from v3.5 {id="upgrading"}
|
## Notes about upgrading from v3.5 {id="upgrading"}
|
||||||
|
|
||||||
### SpanGroup spans are now required to be from the same doc {id="spangroup-spans"}
|
### SpanGroup spans are now required to be from the same doc {id="spangroup-spans"}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user