Navigation
index
modules
|
ChatterBot 1.2.7 documentation
»
Index
Edit on GitHub
|
Index – C
can_process() (chatterbot.logic.LogicAdapter method)
chat bot
ChatBot (class in chatterbot)
ChatBot.ChatBotException
chatterbot.comparisons
module
chatterbot.filters
module
chatterbot.response_selection
module
chatterbot.tagging
module
ChatterBotCorpusTrainer (class in chatterbot.trainers)
class_name (chatterbot.logic.LogicAdapter property)
clean_whitespace() (in module chatterbot.preprocessors)
Comparator (class in chatterbot.comparisons)
compare() (chatterbot.comparisons.Comparator method)
compare_text() (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.RedisVectorStorageAdapter method)
(chatterbot.storage.SQLStorageAdapter method)
(chatterbot.storage.StorageAdapter method)
create() (chatterbot.storage.MongoDatabaseAdapter method)
(chatterbot.storage.RedisVectorStorageAdapter method)
(chatterbot.storage.SQLStorageAdapter method)
(chatterbot.storage.StorageAdapter method)
create_database() (chatterbot.storage.SQLStorageAdapter method)
create_many() (chatterbot.storage.MongoDatabaseAdapter method)
(chatterbot.storage.RedisVectorStorageAdapter method)
(chatterbot.storage.SQLStorageAdapter method)
(chatterbot.storage.StorageAdapter method)
CsvFileTrainer (class in chatterbot.trainers)
Quick search
Table of Contents
About
Installation
Quick Start Guide
ChatterBot Tutorial
Examples
Training
Preprocessors
Logic Adapters
Storage Adapters
Large Language Models
Filters
ChatterBot
Conversations
Comparisons
Utility Methods
ChatterBot Corpus
Django Integration
Frequently Asked Questions
Command line tools
Development
Glossary
Navigation
index
modules
|
ChatterBot 1.2.7 documentation
»
Index
Edit on GitHub
|