e-cb
Home page
API Reference
Notebooks
e-cb
Index
Index
_
|
A
|
B
|
C
|
E
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
_
_extract_entities() (SpacyNLU method)
,
[1]
_fuzzy_match() (SpacyNLU method)
,
[1]
A
add_custom_intent() (SpacyNLU method)
,
[1]
app (in module src.web.app)
B
base_routes
module
base_routes (in module base_routes)
bot_dashboard() (in module bot_routes)
bot_routes
module
bot_routes (in module bot_routes)
BotManager (class in base_routes)
C
chat_interface() (in module bot_routes)
chat_routes
module
chat_routes (in module chat_routes)
chat_with_bot() (in module chat_routes)
ChatbotKernel (class in src.core.kernel)
components (ChatbotKernel attribute)
config (ChatbotKernel attribute)
create_app() (in module src.web.app)
create_bot() (in module base_routes)
E
edit_intents() (in module bot_routes)
edit_responses() (in module bot_routes)
G
generate() (ResponseGenerator method)
get_bots_dir() (BotManager static method)
get_component() (ChatbotKernel method)
get_intent() (SimpleNLU method)
,
[1]
(SpacyNLU method)
,
[1]
greetings() (in module src.e_cb)
(in module src.e_cb.example_module)
I
index() (in module base_routes)
InputHandler (class in src.pipeline.input_handler)
intent_patterns (SpacyNLU attribute)
,
[1]
L
load_bots() (BotManager class method)
M
main() (in module simple_bot)
(in module spacy_bot)
meaning() (in module src.e_cb)
(in module src.e_cb.example_module)
memory_computation() (in module src.e_cb.example_benchmarks)
module
base_routes
bot_routes
chat_routes
simple_bot
spacy_bot
src
src.core
src.core.config
src.core.errors
src.core.kernel
src.e_cb
src.e_cb.example_benchmarks
src.e_cb.example_module
src.pipeline
src.pipeline.dialog_manager
src.pipeline.input_handler
src.pipeline.nlu
src.pipeline.nlu.simple_nlu
src.pipeline.nlu.spacy_nlu
src.pipeline.response_generator
src.web
src.web.app
N
normalize() (InputHandler method)
P
patterns (SimpleNLU attribute)
,
[1]
process_message() (ChatbotKernel method)
project_root (in module base_routes)
(in module bot_routes)
(in module chat_routes)
R
register_component() (ChatbotKernel method)
ResponseGenerator (class in src.pipeline.response_generator)
runtime_computation() (in module src.e_cb.example_benchmarks)
S
save_bot() (BotManager class method)
simple_bot
module
SimpleNLU (class in src.pipeline.nlu)
(class in src.pipeline.nlu.simple_nlu)
spacy_bot
module
SpacyNLU (class in src.pipeline.nlu)
(class in src.pipeline.nlu.spacy_nlu)
src
module
src.core
module
src.core.config
module
src.core.errors
module
src.core.kernel
module
src.e_cb
module
src.e_cb.example_benchmarks
module
src.e_cb.example_module
module
src.pipeline
module
src.pipeline.dialog_manager
module
src.pipeline.input_handler
module
src.pipeline.nlu
module
src.pipeline.nlu.simple_nlu
module
src.pipeline.nlu.spacy_nlu
module
src.pipeline.response_generator
module
src.web
module
src.web.app
module
T
templates (ResponseGenerator attribute)