{"title":"Design and Implementation of Automatic Question Answering System in Information Retrieval","authors":"Xiaomei Feng, Qingtang Liu, C. Lao, Dinghui Sun","doi":"10.1145/3208854.3208862","DOIUrl":null,"url":null,"abstract":"Q & A is an indispensable part in the teaching process. Developing a dialogue-based automated question answering system can answer students' questions accurately and assist the effective teaching of the course. Information retrieval has become one of the core courses in information technology education in major universities in China. However, there are still some problems in the current information retrieval course. This study takes the course of information retrieval as an example to design and implement a QA system based on Lucene. This system mainly includes four core function modules of data set construction, keyword extraction, problem retrieval and answer extraction. The workflow of the system is as follows: First, the system segments the textual content entered by the user into words and extracts the keywords. Then it would retrieve the keywords in the FAQ. Later, the system would extract the matching question and corresponding answer from the retrieved questions, and finally return the answer to the user. The development of QA system is based on the B/S architecture, which is finally presented to the user in the form of web pages. At the same time, the responsive design allows the system to render well in multiple terminals. Finally, the function test and performance test of the system are also carried out. The result shows that after the user enters the question, the system can return the relevant answer, and the accuracy rate is 0.84, which indicates that the automatic question answering system can basically meet the needs of users in both function and performance.","PeriodicalId":365707,"journal":{"name":"IEEA '18","volume":" 7","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"5","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEA '18","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3208854.3208862","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 5
Abstract
Q & A is an indispensable part in the teaching process. Developing a dialogue-based automated question answering system can answer students' questions accurately and assist the effective teaching of the course. Information retrieval has become one of the core courses in information technology education in major universities in China. However, there are still some problems in the current information retrieval course. This study takes the course of information retrieval as an example to design and implement a QA system based on Lucene. This system mainly includes four core function modules of data set construction, keyword extraction, problem retrieval and answer extraction. The workflow of the system is as follows: First, the system segments the textual content entered by the user into words and extracts the keywords. Then it would retrieve the keywords in the FAQ. Later, the system would extract the matching question and corresponding answer from the retrieved questions, and finally return the answer to the user. The development of QA system is based on the B/S architecture, which is finally presented to the user in the form of web pages. At the same time, the responsive design allows the system to render well in multiple terminals. Finally, the function test and performance test of the system are also carried out. The result shows that after the user enters the question, the system can return the relevant answer, and the accuracy rate is 0.84, which indicates that the automatic question answering system can basically meet the needs of users in both function and performance.