biopatternsg/bio_ner_tagger
An experiment to tag ner entities related with biological molecular species using spaCy, fine-tuning a spacy's pipeline, and building a knowledge base of regulatory events, in order to model a gene regulatory network.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Prolog
License
AGPL-3.0
Category
Last pushed
Feb 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/biopatternsg/bio_ner_tagger"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.
jbesomi/texthero
Text preprocessing, representation and visualization from zero to hero.
hamelsmu/ktext
Utilities for preprocessing text for deep learning with Keras
asahi417/tner
Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An...