Live Engine
Select Topic
easyClassical NLP Tasks
A spaCy POS tagger labels the word "run" as a VERB in "I run every morning" but as a NOUN in "a test run." A junior engineer is surprised the same word gets different tags. What is the mechanism that enables this context-sensitive tagging?