Skip to content

danielblando/NQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NQL - Natural Query Language

Meu projeto final - parse de linguagel natural para SQL

Hosted

Initialize server

  • cd nql
  • source venv/bin/activate
  • python server.py

Struct

  • Studies made for my final project
  • nql-python - Second and finally version