paper-with-me

Papers

PyOpenDial: A Python-based Domain-Independent Toolkit for Developing Spoken Dialogue Systems with Probabilistic Rules

2019-11-01 · IJCNLP 2019 11 · Youngsoo Jang, Jongmin Lee, Jaeyoung Park, Kyeng-Hun Lee, Pierre Lison, Kee-Eung Kim

We present PyOpenDial, a Python-based domain-independent, open-source toolkit for spoken dialogue systems. Recent advances in core components of dialogue systems, such as speech recognition, language understanding, dialogue management, and language generation, harness deep learning to achieve state-of-the-art performance. The original OpenDial, implemented in Java, provides a plugin architecture to integrate external modules, but lacks Python bindings, making it difficult to interface with popular deep learning frameworks such as Tensorflow or PyTorch. To this end, we re-implemented OpenDial in Python and extended the toolkit with a number of novel functionalities for neural dialogue state tracking and action planning. We describe the overall architecture and its extensions, and illustrate their use on an example where the system response model is implemented with a recurrent neural network.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDialogue ManagementDialogue State TrackingManagementspeech-recognitionSpeech RecognitionSpoken Dialogue SystemsText Generation

Similar Papers 제목 키워드 기반

ADVISER: A Toolkit for Developing Multi-modal, Multi-domain and Socially-engaged Conversational Agents

2020-05-04 · ACL 2020 6 · Chia-Yu Li, Daniel Ortega, Dirk Väth, Florian Lux 외

We present ADVISER - an open-source, multi-domain dialog system toolkit that enables the development of multi-modal (incorporating speech, text and vision), socially-engaged (e.g. emotion recognition, engagement level pr…

BIG-bench Machine LearningEmotion Recognition

TextAttack: Lessons learned in designing Python frameworks for NLP

2020-11-01 · EMNLP (NLPOSS) 2020 11 · John Morris, Jin Yong Yoo, Yanjun Qi

TextAttack is an open-source Python toolkit for adversarial attacks, adversarial training, and data augmentation in NLP. TextAttack unites 15+ papers from the NLP adversarial attack literature into a single framework, wi…

Adversarial AttackData Augmentation

PyIT2FLS: A New Python Toolkit for Interval Type 2 Fuzzy Logic Systems

2019-09-22 · Amir Arslan Haghrah, Sehraneh Ghaemi

Fuzzy logic is an accepted and well-developed approach for constructing verbal models. Fuzzy based methods are getting more popular, while the engineers deal with more daily life tasks. This paper presents a new Python t…

Time Series Analysis

NeuroX Library for Neuron Analysis of Deep NLP Models

2023-05-26 · Fahim Dalvi, Hassan Sajjad, Nadir Durrani

Neuron analysis provides insights into how knowledge is structured in representations and discovers the role of neurons in the network. In addition to developing an understanding of our models, neuron analysis enables va…

Domain Adaptation

Dlib-ml: A Machine Learning Toolkit

2009-01-01 · Davis E. King

There are many excellent toolkits which provide support for developing machine learning software in Python, R, Matlab, and similar environments. Dlib-ml is an open source library, targeted at both engineers and research …

Anomaly DetectionBIG-bench Machine LearningClusteringFace Verification+1