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

Exercise

  1. Calculate the number of words in the brown corpus with fileID: fileidcc12.
  2. Create your own corpus file, load it using nltk, and then check the frequency distribution of that corpus.