Abstract

The intelligent question and answering system is an artificial intelligence product that combines natural language processing technology and information retrieval technology. This paper designs and implements a retrieval-based intelligent question and answering system for closed domain, and focuses on researching and improving related algorithms. The intelligent question and answering system mainly includes three modules: classifier, Q&A system and Chatbots API. This paper focuses on the classifier module, and designs and implements a classifier based on neural network technology, mainly involving word vector, bidirectional long short-term memory (Bi-LSTM), and attention mechanism. The word vector technology is derived from the word2vec tool proposed by Google in 2013. This paper uses the skip-gram model in word2vec.The Q&A system mainly consists of two modules: semantic analysis and retrieval. The semantic analysis mainly includes techniques such as part-of-speech tagging and dependency parsing. The retrieval mainly relates to technologies such as indexing and search. The Chatbots API calls the API provided by Turing Robotics. The intelligent question and answering system designed and implemented in this paper has been put into use, and the user experience is very good.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.