Skip to content

How does an NER model predicts an entity with OOV tokens ? #13123

Discussion options

You must be logged in to vote

In the built-in "tok2vec" architectures, the static vectors are not the only feature used, see e.g. MultiHashEmbed: https://spacy.io/api/architectures#MultiHashEmbed

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vignesh-spericorn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / tok2vec Feature: Token-to-vector layer and pretraining
2 participants