Skip to content
Discussion options

You must be logged in to vote

Hi, the settings attrs and rows need to be kept in sync so that they have the same length: rows specifies how many rows to use in the embeddings table for each attribute. See: https://spacy.io/api/architectures#MultiHashEmbed

However, to take a step back, it is probably not going to be helpful to include TAG as a parser feature. See a few related threads:

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@grivaz
Comment options

Comment options

You must be logged in to vote
1 reply
@grivaz
Comment options

Answer selected by grivaz
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
3 participants