Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 294 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 294 Bytes

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