Skip to content

amitt001/nql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NQL

Natural Query to SQL. Processing normal (day-to-day) English queries to Structured Query Language.

Underdevelopment and in the initial phase.

Abstract

Using query language for dealing with databases is always a professional and complex problem. However, in this project, we are creating this opportunity that each none professional user transfers his questions and requirements to a computer in natural language and derives his desired data by natural language processing. It first parses the input and then transforms that into query.

NQL algorithm flow chart

Q. SQL has already formated English queries. Why I need something like this?

  1. With the explosion of data, we have more data than we can manage. It is clear that if people can ask their questions in a natural language then it will be much easier to use the data to get meaningful conclusions from it.

About

Natural text processing to SQL a NLP tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published