Query-Understanding
Query understanding system
A project focused on developing a system to improve the accuracy of natural language query understanding through various techniques such as language identification, tokenization, and machine learning-based approaches.
56 stars
3 watching
13 forks
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nick-manasys/zeppelin-sparql | An interpreter for a specific query language used in data analysis and visualization tools | 3 |
aksw/sparql2nl | Converts SPARQL queries to natural language expressions. | 42 |
sameeragarwal/blinkdb | A system designed to process large datasets efficiently by answering queries with approximate results and error bars. | 660 |
erezsh/preql | An interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming. | 617 |
castagna/sarq | A system that enables SPARQL queries to search RDF graphs using a remote Solr index. | 16 |
nulltea/zk-sql | An engine for proving the correctness of SQL queries without trusting the data source | 88 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 155 |
npgall/cqengine | A high-performance Java collection that enables fast and efficient querying of data using SQL-like syntax | 1,728 |
openbeer/schema.sql | Defines data schema and relationships for beer-related data storage | 9 |
aksw/sparqlanalytics | Real-time analytics framework for SPARQL queries | 5 |
mojtaba-khallash/nhazm | A C# library for digesting Persian text using natural language processing techniques. | 38 |
himadriganguly/sqlilabs | An interactive platform for learning and practicing SQL Injection techniques through a web-based application. | 93 |
hashicorp/mql | A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. | 45 |
knowitall/reverb | Extracts binary relationships from English sentences at scale | 543 |
preetam/explain-analyzer | Analyze and interpret MySQL query plans in a user-friendly web interface. | 93 |