quepy
Query generator
Transforms natural language questions into query templates for various database systems.
A python framework to transform natural language questions to queries in a database query language.
1k stars
95 watching
295 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wse-research/loris-llm-generated-representations-of-sparql-queries | Generates natural language representations of SPARQL queries to facilitate understanding and mitigate errors in large knowledge graphs | 3 |
hardbyte/qabot | A CLI-based tool that allows users to query local or remote files with natural language queries using an LLM and a database engine. | 238 |
cesbit/pyleri | A Python-based parser for defining grammars and generating parsers in multiple languages | 121 |
anqit/spanqit | A tool for programmatically generating SPARQL queries in Java | 13 |
hnh/qry | A tool to store and generate reusable SQL queries in a structured format | 35 |
nlgranger/seqtools | A Python library to manipulate and transform indexable data | 48 |
patil-suraj/question_generation | Automated question generation using pre-trained transformers and simplified pipelines | 1,105 |
krafpy/overpass-forge | A Python library for generating complex queries for OpenStreetMap's Overpass API | 8 |
klen/mixer | A library that generates fake data for testing and fixture replacement in various frameworks | 944 |
iamwangyunkai/carla_py | Generates data for CARLA's visual navigation system using raw camera images and instructions. | 8 |
akanimax/natural-language-summary-generation-from-structured-data | Project implementation of natural language text generation from structured data | 183 |
allenai/document-qa | Tools and codebase for training neural question answering models on multiple paragraphs of text data | 434 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,008 |
theodox/minq | A language and framework for querying and navigating 3D scenes in Maya, aiming to reduce boilerplate code and provide a more declarative way of searching for objects. | 74 |
mindinventory/mindsql | A Python library enabling natural language queries to various databases | 228 |