Skip to content
Discussion options

You must be logged in to vote

Token.tag in 2.0 is still token.tag in 3.0.

tag is language-specific, detailed part of speech tags. pos is more general Universal Dependencies part of speech tags. This is completely unchanged between v2 and v3.

In addition, can I save the model I trained to the current directory which is the same one of the model I am training?

Yes, you can save a model anywhere, you just specify the path when calling spacy train.

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
3 replies
@qingyun1988
Comment options

@svlandeg
Comment options

@qingyun1988
Comment options

Answer selected by svlandeg
Comment options

You must be logged in to vote
8 replies
@svlandeg
Comment options

@qingyun1988
Comment options

@qingyun1988
Comment options

@svlandeg
Comment options

@qingyun1988
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / tagger Feature: Part-of-speech tagger
3 participants