shibing624/nerpy
🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。
118 stars and 39 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
118
Forks
15
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 19, 2024
Monthly downloads
39
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/shibing624/nerpy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jbesomi/texthero
Text preprocessing, representation and visualization from zero to hero.
chakki-works/seqeval
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
Hironsan/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
asahi417/tner
Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An...
hamelsmu/ktext
Utilities for preprocessing text for deep learning with Keras