Python POS tagging: return the most common POS for a word, after training

前端 未结 0 1961
予麋鹿
予麋鹿 2020-12-22 20:36

I am trying to write a code that will create a dictionary with key(word), values(POS tags that word appears with + respective count). The final goal is to know what

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