Skip to content

Python implementation of ICDE'10 paper paper: "Explaining Structured Queries in Natural Language"

Notifications You must be signed in to change notification settings

hyukkyukang/logos_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logos_python

This is a repository for implementing the logos in Python.

Installing the requirements

pip install -r requirements.txt

Running the code

We expect the SQL query string is translated into a Query graph defined in src > query_graph > koutrika_query_graph.py

Please refer to the examples in the test folder.

About

Python implementation of ICDE'10 paper paper: "Explaining Structured Queries in Natural Language"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages