Pinned Repositories
AMLWorkshop-IotEdge-DevOps
ARDM
Alternate Recurrent Dialog Model
attract-repel
The Attract-Repel algorithm presented in (Mrkšić et al., TACL 2017), with accompanying resources.
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
bayes-nn
Lecture notes on Bayesian deep learning
cognitive-research-technologies-docs
Documentation related to Microsoft Cognitive Research Technologies
Coling-2016-Dialogue-Act-detection-
This repository contain all datasets and supporting files for the paper we submitted at Coling 2016: Dialogue Act Classification in Domain-Independent Conversations Using a Deep Recurrent Neural Network
ContextualSLU
Convert-PolyAI-Torch
oceanos74's Repositories
oceanos74/Coling-2016-Dialogue-Act-detection-
This repository contain all datasets and supporting files for the paper we submitted at Coling 2016: Dialogue Act Classification in Domain-Independent Conversations Using a Deep Recurrent Neural Network
oceanos74/ContextualSLU
oceanos74/dialogue-evaluation-models
oceanos74/DNN-DST
Dialog State Tracking with Deep Neural Networks
oceanos74/DSTC5
oceanos74/gcn
Implementation of Graph Convolutional Networks in TensorFlow
oceanos74/JointSLU
oceanos74/KB-InfoBot
A dialogue bot for information access
oceanos74/lectures
Oxford Deep NLP 2017 course
oceanos74/MemNN
Memory Networks implementations
oceanos74/nadia
Natural Dialogue System
oceanos74/Neural-Dialogue-Generation
oceanos74/NNDIAL
NNDial is an open source toolkit for building end-to-end trainable task-oriented dialogue models. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
oceanos74/rnn-nlu
A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling
oceanos74/RNNLG
RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
oceanos74/Sejong_Copus-Downloader
Auto Downloader for Sejong Copus
oceanos74/TC-Bot
User Simulation for Task-Completion Dialogues
oceanos74/trie-python-graphviz
This is an Object Oriented implementation of a Trie in python. The class contains setter and getter methods, and implements several useful functionalities. In addition, the class can generate graphviz dot code, which can be used to visualize the Trie.