Quiz: Linguistic Features
Let's test what you've learned in this chapter.
We'll cover the following...
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
Access this course and 1400+ top-rated courses and projects.