How to lemmatize a list of sentences and extract sentences that contain certain words?

前端 未结 0 1442
时光说笑
时光说笑 2020-12-03 14:56

I have a list of sentences in a csv file. Now I need to lemmatize these sentences and extract those containing certain keywords.

    import wordnet, nltk
from         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题