Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make package more usable #28

Open
shashank88 opened this issue Nov 27, 2017 · 1 comment
Open

Make package more usable #28

shashank88 opened this issue Nov 27, 2017 · 1 comment

Comments

@shashank88
Copy link
Contributor

This has multiple parts:

a) It should be easy to pip install to use.

i.e I just want to setup the sql file to use once (generally you don't have to change that once setup) and just query as:

query = Ln2sql.to_query(sentence)

b) Thinking about reasonable defaults. eg. english as default, specifying the db file once when initialising the class and then doing as in a)

@rupinder1133
Copy link
Contributor

Have a look at ln2sqlmodule to install via pip

pip install ln2sqlmodule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants