luopeixiang/named_entity_recognition

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

43
/ 100
Emerging

Implements four sequential architectures—HMM with Viterbi decoding, CRF with hand-crafted feature functions, BiLSTM, and BiLSTM+CRF—trained on resume NER data using BIOES tagging, with ensemble voting combining all models. Built in PyTorch, the project provides complete implementations including OOV handling, log-space probability computation to prevent underflow, and dynamic programming loss calculation for CRF layers. Achieves 95.7% F1 with BiLSTM+CRF alone on the ResumeNER dataset included in the repository.

2,275 stars. No commits in the last 6 months.

No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 8 / 25
Community 25 / 25

How are scores calculated?

Stars

2,275

Forks

533

Language

Python

License

Last pushed

Jun 21, 2022

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/luopeixiang/named_entity_recognition"

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