Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Conchylicultor/DeepQA
/ types & classes
Types & classes
14 in github.com/Conchylicultor/DeepQA
⨍
Functions
194
◇
Types & classes
14
↓ 1 callers
Class
Batch
Struct containing batches info
chatbot/textdata.py:37
↓ 1 callers
Class
Model
Implementation of a seq2seq model. Architecture: Encoder/decoder 2 LTSM layers
chatbot/model.py:72
↓ 1 callers
Class
ProjectionOp
Single layer perceptron Project input tensor on the output dimension
chatbot/model.py:27
↓ 1 callers
Class
TextData
Dataset class Warning: No vocabulary limit
chatbot/textdata.py:47
Class
Chatbot
Main class which launch the training or testing mode
chatbot/chatbot.py:37
Class
ChatbotInterfaceConfig
chatbot_website/chatbot_interface/apps.py:4
Class
ChatbotManager
Manage a single instance of the chatbot shared over the website
chatbot_website/chatbot_interface/chatbotmanager.py:17
Class
CornellData
chatbot/corpus/cornelldata.py:27
Class
LightweightData
chatbot/corpus/lightweightdata.py:39
Class
OpensubsData
chatbot/corpus/opensubsdata.py:19
Class
ScotusData
chatbot/corpus/scotusdata.py:26
Class
TestChatbot
testsuite.py:32
Class
TestMode
Simple structure representing the different testing modes
chatbot/chatbot.py:42
Class
UbuntuData
chatbot/corpus/ubuntudata.py:27