nl2sql
nl2sql copied to clipboard
Transform natural language queries to SQL
Hi all, **python nl2sql.py setup** is giving error with Python 3.7.4 version. So created another virtural environment by downgrading the python version to 2.7.18 and able to run the setup....
Installed all the required dependencies yet when execute any command like "python nl2sql.py setup" or "python nl2sql.py run" or "python nl2sql.py download", i am getting the same below error.. Traceback...
What is the purpose of the database corpus p file ?
cant find the file config parser and do not know what it does
Error: Incorrect settings given for the database. Can't connect to MySQL server on '127.0.0.1' (111)
Hi, I think I put the wrong password when I am trying to connect with mysql. And not the code does not let me redo it. Is there any way...