CFP last date
22 April 2024
Reseach Article

NLP for Information Retrieval using B Trees

by Manasamithra P., H. C. Vijayalakshmi
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 182 - Number 5
Year of Publication: 2018
Authors: Manasamithra P., H. C. Vijayalakshmi
10.5120/ijca2018917519

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 },
issue_date = { Jul 2018 },
volume = { 182 },
number = { 5 },
month = { Jul },
year = { 2018 },
issn = { 0975-8887 },
pages = { 12-17 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume182/number5/29757-2018917519/ },
doi = { 10.5120/ijca2018917519 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T01:10:27.175996+05:30
%A Manasamithra P.
%A H. C. Vijayalakshmi
%T NLP for Information Retrieval using B Trees
%J International Journal of Computer Applications
%@ 0975-8887
%V 182
%N 5
%P 12-17
%D 2018
%I Foundation of Computer Science (FCS), NY, USA
Abstract

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.

References
  1. Fei L, H. V. Jagadish, “Constructing an Interactive Natural Language Interface for Relational Databases”, Proceedings of the VLDB Endowment, Vol. 8, No. 1, 2014
  2. Garima Singh, Arun Solanki, “An algorithm to transform natural language into SQL queries for relational databases”, Selforganizology, 2016
  3. Subhabrata Sengupta, Prasun Kanti Ghosh, Saparja Dey “Automatic SQL Query Formation from Natural Language Query”, July 2014
  4. Prabhdeep Kaur, Shruthi J, “ CONVERSION OF NATURAL LANGUAGE QUERY TO SQL”, International Journal of Engineering Sciences & Emerging Technologies, Jan. 2016.
  5. Axita Shah, Dr. Jyoti Pareek, Hemal Patel, Namrata Panchal, “NLKBIDB - Natural Language and Keyword Based Interface to Database”, International Conference on Advances in Computing, Communications and Informatics (ICACCI) IEEE , 2013
  6. Filbert Reinaldha, Tricya E. Widagdo, S.T., M.Sc., “Natural Language Interfaces to Database (NLIDB):Question Handling and Unit Conversion”, 2014 IEEE
  7. Azilawati Azizan, Zainab Abu, Shahrul Azman Noah, “Query Reformulation Using Ontology and Keyword for Durian Web Search”, 2016 Third International Conference on Information Retrieval and Knowledge Management
  8. Manavalan, Subrata Chattopadhyay, Mangala, Prahlada Rao, Sarat Chandra Babu, Akhil Kulkarni, “Experiments on Information Retrieval Mechanisms for Distributed Biodiversity Databases Environment”, IC3I,IEEE, 2014
  9. Sanket S.Pawar, Abhijeet Manepatil, Aniket Kadam, Prajakta Jagtap, “Keyword Search in Information Retrieval and Relational Database System: Two Class View”, ICEEOT, 2016
  10. Xuan Xuan, Liu Jianbo, Yang Jin, “Research on the natural language querying for remote sensing databases”, International Conference on Computer Science and Service System, 2012
  11. Xu Yiqiu Wang Liwei Yan Shi, “The Study on Natural Language Interface of Relational Databases”, 2nd Conference on Environmental Science and Information Application Technology, 2010
  12. Mahesh P.Gaikwad, Natural Language Interface to Database, International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 8, February 2013
  13. Pooja A.Dhomne, Sheetal R.Gajbhiye, Tejaswini S.Warambhe, Vaishali B.Bhagat, “ACCESSING DATABASE USING NLP”, IJRET, Dec-2013
  14. Avinash J. Agrawal, Dr. O. G. Kakde, “Semantic Analysis of Natural Language Queries Using Domain Ontology for Information Access from Database”, I.J. Intelligent Systems and Applications, 2013
  15. Rukshan Alexander, Prashanthi Rukshan,Sinnathamby Mahesan, “Natural Language Web Interface for Database (NLWIDB)”, Proceedings of the Third International Symposium, SEUSL: 6-7 July 2013
  16. Gaganpreet Kaur, “Usage Of Regular Expressions In Nlp”, IJRET, Jan-2014
  17. Akshay G. Satav, Archana B. Ausekar, Radhika M. Bihani, Mr Abid Shaikh,” A Proposed Natural Language Query Processing System”, International Journal of Science and Applied Information Technology, April 2014
  18. K. Javubar Sathick, A. Jaya, “Natural language to SQL Generation for Semantic Knowledge Extraction in Social Web Sources”, January 2015
  19. Rongrong Zhang, Qingtian Zeng, Sen Feng, “Data Query Using Short Domain Question in Natural Language”, 2010 IEEE
  20. Johanna Monti, Mario Monteleone, Maria Pia di Buono, Federica Marano, “Natural Language Processing and Big Data An Ontology-Based Approach for Cross-Lingual Information Retrieval”, IEEE, 2013
  21. Marie-Catherine de Marneffe and Christopher D. Manning, “Stanford typed dependencies manual” September 2008.
  22. Valentin Ilyich Spitkovsky, “Grammar Induction And Parsing With Dependency-And-Boundary Models”, December 2013
  23. http://www.nltk.org
Index Terms

Computer Science
Information Sciences

Keywords

B-tree Database Management System Information retrieval Keyword based search natural language queries Semantic Analysis SQL