Python Natural Language Processing
上QQ阅读APP看书,第一时间看更新

Challenges of lemmatization of raw text

Lemmatization uses a tagged dictionary such as WordNet. Mostly, it's a human-tagged dictionary. So human efforts and the time it takes to make WordNet for different languages is challenging.