nltk.chat package

Submodules

Module contents

A class for simple chatbots. These perform simple pattern matching on sentences typed by users, and respond with automatically generated sentences.

These chatbots may not work using the windows command line or the windows IDLE GUI.

nltk.chat.chatbots()[source]