nreco/nlquery
Parser for end-user search-like queries and rule-based named entity recognition (NER) in context of tabular dataset schema.
This tool helps developers integrate search-like interfaces into their .NET applications. It takes natural language queries from end-users, like 'sales last month' or 'customers age>30', and translates them into structured queries that can filter lists, generate reports, or drive analytics from tabular data. It's used by software developers building business applications, internal tools, or customer-facing search features.
No commits in the last 6 months.
Use this if you are a developer looking to add a natural language search or filtering capability to your .NET application that interacts with structured data sources like databases or data tables.
Not ideal if you need a general-purpose natural language understanding (NLU) solution for unstructured text or if your application isn't built on the .NET framework.
Stars
7
Forks
1
Language
C#
License
—
Category
Last pushed
Aug 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nreco/nlquery"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
FerreroJeremy/ln2sql
A tool to query a database in natural language
salesforce/TabularSemanticParsing
Translating natural language questions to structured query language (SQL)
jkkummerfeld/text2sql-data
A collection of datasets that pair questions with SQL queries.
eguilg/nl2sql
阿里天池首届中文NL2SQL挑战赛top6
ayoungprogrammer/nlquery
Natural Language Engine on WikiData