Skip to content

moccch/query_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

query_engine

The unstructured data in this query engine is text data processed by a Name Entity Recognition (NER) ML model. The MVP query engine is designed to support one approximate query, which retrieves an approximate count of name entities in the dataset. The engine is implemented in Python and incorporates SQLite for SQL-like querying.

About

An MVP of the query engine that supports one approximate query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages