steveneale/ner_crf

Jupyter Notebook describing named entity recognition (NER) using conditional random fields (CRFs), implemented using scikit-learn / sklearn-crfsuite.

28
/ 100
Experimental

This project helps data scientists and NLP practitioners identify and categorize key entities like names, locations, or organizations within unstructured text. You provide raw text data, and it outputs a model that can automatically extract and label these specific pieces of information. It's designed for those who work with text analysis and need to pinpoint particular types of data within large volumes of content.

No commits in the last 6 months.

Use this if you need to build a custom system to automatically extract specific types of information (like product names, dates, or job titles) from text documents.

Not ideal if you are not comfortable working with Python code and machine learning libraries, as this requires direct coding knowledge.

natural-language-processing information-extraction text-analysis data-labeling machine-learning-engineering
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 8 / 25
Community 16 / 25

How are scores calculated?

Stars

8

Forks

7

Language

Jupyter Notebook

License

Last pushed

Dec 07, 2018

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/steveneale/ner_crf"

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