International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 182 - Issue 5 |
Published: Jul 2018 |
Authors: Manasamithra P., H. C. Vijayalakshmi |
![]() |
Manasamithra P., H. C. Vijayalakshmi . NLP for Information Retrieval using B Trees. International Journal of Computer Applications. 182, 5 (Jul 2018), 12-17. DOI=10.5120/ijca2018917519
@article{ 10.5120/ijca2018917519, author = { Manasamithra P.,H. C. Vijayalakshmi }, title = { NLP for Information Retrieval using B Trees }, journal = { International Journal of Computer Applications }, year = { 2018 }, volume = { 182 }, number = { 5 }, pages = { 12-17 }, doi = { 10.5120/ijca2018917519 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2018 %A Manasamithra P. %A H. C. Vijayalakshmi %T NLP for Information Retrieval using B Trees%T %J International Journal of Computer Applications %V 182 %N 5 %P 12-17 %R 10.5120/ijca2018917519 %I Foundation of Computer Science (FCS), NY, USA
Information retrieval is very important area in any of the IT applications. Systematic data storage is essential in information retrieval. In conventional method, data is stored in a structured format and retrieved using SQL queries which requires technical knowledge. There is a necessity to retrieve the data using natural language. A hybrid system to query and retrieve the data from the database using natural language is implemented. It is a combination of keyword based and semantic analysis methods. M-way B-tree is used to store the keywords which act as knowledge base. Analysis shows that using B-tree is found to be faster and superior in retrieving information.