Quiz: Linguistic Features
Let's test what you've learned in this chapter.
1
Which of the following is the correct way to access the part-of-speech (POS) tag for a token using spaCy?
A)
token.pos
B)
token.pos_
C)
token.tag
D)
Token.tag_
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.