Login
Remember
Register
Ask a Question
Name the attribute of Token which will give the name of its POS tag in string form.
0
votes
asked
Sep 28, 2022
in
NLP using Spacy
by
john ganales
Name the attribute of Token which will give the name of its POS tag in string form.
a) pos_
b) pos
c) pos_string
d) pos_str
token
attributes
nlp
spacy
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 28, 2022
by
john ganales
a) pos_
...