SpaCy Methods

Report a typo

Match each method with what it does.

Match the items from left and right columns
token.lemma_
token.pos_
doc.ents
token1.similarity(token2)
Helps to recognize named entities.
Deals with parts of speech
Helps to find the similarity of two words.
Returns the lemma of a token.
___

Create a free account to access the full topic