chakki-works/seqeval

A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)

61
/ 100
Established

This tool helps you evaluate the accuracy of systems that identify and label specific pieces of information within text, like names, places, or parts of speech. It takes in the 'true' labels for your text alongside the labels predicted by your system, and then calculates how well your system performed. Anyone building or comparing natural language processing models, such as NLP researchers or data scientists, would use this to understand their model's effectiveness.

1,177 stars. Used by 36 other packages. No commits in the last 6 months. Available on PyPI.

Use this if you need to precisely measure the performance of your text analysis models on tasks like named entity recognition or part-of-speech tagging.

Not ideal if you are looking for a tool to build or train text labeling models, as this focuses solely on evaluation.

natural-language-processing named-entity-recognition part-of-speech-tagging text-analytics model-evaluation
Stale 6m
Maintenance 0 / 25
Adoption 15 / 25
Maturity 25 / 25
Community 21 / 25

How are scores calculated?

Stars

1,177

Forks

131

Language

Python

License

MIT

Last pushed

Aug 28, 2024

Commits (30d)

0

Reverse dependents

36

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/chakki-works/seqeval"

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