mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
Fix copy-paste typo
This commit is contained in:
parent
3bbd25ce8e
commit
d80e120779
|
@ -733,8 +733,7 @@ This model must be separately initialized using an appropriate loader.
|
|||
### spacy-curated-transformers.SentencepieceEncoder.v1
|
||||
|
||||
Construct a SentencePiece piece encoder model that accepts a list of token
|
||||
sequences or documents and returns a corresponding list of piece identifiers
|
||||
with CamemBERT post-processing applied.
|
||||
sequences or documents and returns a corresponding list of piece identifiers.
|
||||
|
||||
This model must be separately initialized using an appropriate loader.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user