Generating random sentences from custom text in Python's NLTK?

后端 未结 5 807
借酒劲吻你
借酒劲吻你 2020-12-24 03:53

I\'m having trouble with the NLTK under Python, specifically the .generate() method.

generate(self, length=100)

Print random text, generat

5条回答
提交回复
热议问题