Navigation
index
modules
|
ChatterBot 1.2.1 documentation
»
Index
Edit on GitHub
|
Index – C
can_process() (chatterbot.logic.LogicAdapter method)
ChatBot (class in chatterbot)
ChatBot.ChatBotException
chatterbot.comparisons
module
chatterbot.filters
module
chatterbot.response_selection
module
ChatterBotCorpusTrainer() (in module chatterbot.trainers)
class_name (chatterbot.logic.LogicAdapter property)
clean_whitespace() (in module chatterbot.preprocessors)
Comparator (class in chatterbot.comparisons)
compare() (chatterbot.comparisons.Comparator method)
(chatterbot.comparisons.JaccardSimilarity method)
(chatterbot.comparisons.LevenshteinDistance method)
(chatterbot.comparisons.SpacySimilarity method)
confidence (chatterbot.conversation.Statement attribute)
convert_to_ascii() (in module chatterbot.preprocessors)
corpus
count() (chatterbot.storage.MongoDatabaseAdapter method)
(chatterbot.storage.SQLStorageAdapter method)
(chatterbot.storage.StorageAdapter method)
create() (chatterbot.storage.MongoDatabaseAdapter method)
(chatterbot.storage.SQLStorageAdapter method)
(chatterbot.storage.StorageAdapter method)
create_database() (chatterbot.storage.SQLStorageAdapter method)
create_many() (chatterbot.storage.MongoDatabaseAdapter method)
(chatterbot.storage.SQLStorageAdapter method)
(chatterbot.storage.StorageAdapter method)
Quick search
Table of Contents
Installation
Quick Start Guide
ChatterBot Tutorial
Examples
Training
Preprocessors
Logic Adapters
Storage Adapters
Filters
ChatterBot
Conversations
Comparisons
Utility Methods
ChatterBot Corpus
Django Integration
Frequently Asked Questions
Command line tools
Development
Glossary
Navigation
index
modules
|
ChatterBot 1.2.1 documentation
»
Index
Edit on GitHub
|