I\'m having trouble with the NLTK under Python, specifically the .generate() method.
generate(self, length=100) Print random text, generat
generate(self, length=100)
Print random text, generat
Maybe you can sort the tokens array randomly before generating a sentence.