Add da trf note

This commit is contained in:
Adriane Boyd 2023-07-06 12:41:53 +02:00
parent 71a14696a5
commit a0081f6057

View File

@ -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"}