rikeda71/TorchCRF

An Inplementation of CRF (Conditional Random Fields) in PyTorch 1.0

37
/ 100
Emerging

This is a tool for developers who are building machine learning models that need to accurately label sequences of data, such as words in a sentence or frames in a video. It takes the output from your neural network model and a sequence of correct labels, then calculates how well your model predicts the sequence. Developers would use this to improve the performance of sequence labeling models.

137 stars. No commits in the last 6 months.

Use this if you are a machine learning engineer or researcher building a PyTorch model and need to integrate Conditional Random Fields (CRF) for sequence labeling tasks.

Not ideal if you are a non-developer seeking a ready-to-use application for labeling data, as this is a programmatic library.

natural-language-processing sequence-modeling machine-learning-engineering deep-learning AI-development
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 11 / 25

How are scores calculated?

Stars

137

Forks

11

Language

Python

License

MIT

Last pushed

Aug 01, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/rikeda71/TorchCRF"

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