Package nltk :: Module book
[hide private]
[frames] | no frames]

Module book

source code

Variables [hide private]
  text1 = Text(gutenberg.words('melville-moby_dick.txt'))
  text2 = Text(gutenberg.words('austen-sense.txt'))
  text3 = Text(genesis.words('english-kjv.txt'), name= "The Book...
  text4 = Text(inaugural.words(), name= "Inaugural Address Corpus")
  text5 = Text(nps_chat.words(['10-26-teens_706posts.xml', '11-0...
Variables Details [hide private]

text3

Value:
Text(genesis.words('english-kjv.txt'), name= "The Book of Genesis")

text5

Value:
Text(nps_chat.words(['10-26-teens_706posts.xml', '11-08-teens_706posts\
.xml', '11-09-teens_706posts.xml']), name= "Teen Chat Corpus")