Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amitkumarj441/sqgnl

SQL Query Generator for Natural Language
https://github.com/amitkumarj441/sqgnl

cpan information-retrieval natural-language-processing parser perl perl-module

Last synced: 12 days ago
JSON representation

SQL Query Generator for Natural Language

Awesome Lists containing this project

README

        

[![Stories in Ready](https://badge.waffle.io/amitkumarj441/SQGNL.png?label=ready&title=Ready)](https://waffle.io/amitkumarj441/SQGNL?utm_source=badge)
# SQGNL

SQGNL stands for SQL Query generator for Natural Language

SQGNL has been written in Perl and in order to run this application we need to have perl installed in the system including relevant Perl modules needed to run this application

[Installation](INSTALLATION.md) has instructions for installing perl and the
required modules.

## [Research Paper](http://www.academia.edu/32188868/SQL_Query_Generator_For_Natural_Language)

## Cite

```
@article{jaiswalsql,
title={SQL Query Generator For Natural Language},
author={Jaiswal, Amit Kumar and Yadav, Vivek and Singh, Vidya Sagar}
}
```

Find **Presentation** [here](https://github.com/amitkumarj441/SQGNL/blob/master/Presentation/SQGNL.pptx).

[GPLv3 LICENSE](https://github.com/amitkumarj441/SQGNL/blob/master/LICENSE)