English

Intent Classification in Question-Answering Using LSTM Architectures

Computation and Language 2020-08-11 v1 Machine Learning Machine Learning

Abstract

Question-answering (QA) is certainly the best known and probably also one of the most complex problem within Natural Language Processing (NLP) and artificial intelligence (AI). Since the complete solution to the problem of finding a generic answer still seems far away, the wisest thing to do is to break down the problem by solving single simpler parts. Assuming a modular approach to the problem, we confine our research to intent classification for an answer, given a question. Through the use of an LSTM network, we show how this type of classification can be approached effectively and efficiently, and how it can be properly used within a basic prototype responder.

Keywords

Cite

@article{arxiv.2001.09330,
  title  = {Intent Classification in Question-Answering Using LSTM Architectures},
  author = {Giovanni Di Gennaro and Amedeo Buonanno and Antonio Di Girolamo and Armando Ospedale and Francesco A. N. Palmieri},
  journal= {arXiv preprint arXiv:2001.09330},
  year   = {2020}
}

Comments

Presented at the 2019 Italian Workshop on Neural Networks (WIRN'19) - June 2019

R2 v1 2026-06-23T13:20:36.596Z