How do I find the frequency count of a word in English using WordNet?

后端 未结 6 1160
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-07 23:27

Is there a way to find the frequency of the usage of a word in the English language using WordNet or NLTK using Python?

NOTE: I do not want the frequency count of a

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-08 00:15

    The Wiktionary project has a few frequency lists based on TV scripts and Project Gutenberg, but their format is not particularly nice for parsing.

提交回复
热议问题