Facebook
From Social Earthworm, 3 Years ago, written in Python.
Embed
Download Paste or View Raw
Hits: 129
  1. import nltk
  2. from nltk.book import *
  3. print(text1)
  4. print(text1.concordance("monstrous"))
  5. text4.dispersion_plot(["citizens"])
  6.  
  7.  
  8.  
  9.