Architecture of an Ontology-Based Domain-Specific Natural Language Question Answering System
Athira P. M., Sreeja M., P. C. Reghu Raj

TL;DR
This paper presents an architecture for a domain-specific natural language question answering system that leverages ontological knowledge to improve accuracy and handle complex queries, achieving 94% accuracy in tests.
Contribution
The paper introduces a novel architecture integrating ontologies with NLP techniques for domain-specific QA, enhancing question processing and answer extraction capabilities.
Findings
Achieved 94% accuracy in domain-specific question answering
Developed a four-module architecture for NLQA systems
Utilized ontologies for query reformulation and relation identification
Abstract
Question answering (QA) system aims at retrieving precise information from a large collection of documents against a query. This paper describes the architecture of a Natural Language Question Answering (NLQA) system for a specific domain based on the ontological information, a step towards semantic web question answering. The proposed architecture defines four basic modules suitable for enhancing current QA capabilities with the ability of processing complex questions. The first module was the question processing, which analyses and classifies the question and also reformulates the user query. The second module allows the process of retrieving the relevant documents. The next module processes the retrieved documents, and the last module performs the extraction and generation of a response. Natural language processing techniques are used for processing the question and documents and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Semantic Web and Ontologies
