Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amitkumarj441/sqgnl
- Owner: amitkumarj441
- License: gpl-3.0
- Created: 2017-02-05T18:30:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-01T11:32:37.000Z (over 6 years ago)
- Last Synced: 2024-11-28T02:34:54.039Z (2 months ago)
- Topics: cpan, information-retrieval, natural-language-processing, parser, perl, perl-module
- Language: Perl
- Size: 2.69 MB
- Stars: 0
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)
# SQGNLSQGNL 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)