0 votes
in NLP using Spacy by
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

1 Answer

0 votes
by

a) pos_

...