redraw/sqlite-ner

sqlite tool to extract entities into a new table using spaCy

13
/ 100
Experimental

This tool helps you quickly identify and extract key entities like names, organizations, or locations from text stored in your SQLite database. You provide the database file, the table, and the text columns you want to analyze, and it creates a new table containing the extracted entities. It's designed for data analysts, researchers, or anyone working with textual data in SQLite who needs to pull out structured information.

No commits in the last 6 months.

Use this if you have text data in a SQLite database and need to automatically pull out specific types of information (like names or places) into a separate, structured table for easier analysis.

Not ideal if you need highly customized or domain-specific entity extraction without using a pre-trained spaCy model, or if your text data is not stored in a SQLite database.

data-analysis text-mining information-extraction database-management research-support
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 8 / 25
Community 0 / 25

How are scores calculated?

Stars

9

Forks

Language

Python

License

Last pushed

Sep 07, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/redraw/sqlite-ner"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.