guillaumegenthial/sequence_tagging

Named Entity Recognition (LSTM + CRF) - Tensorflow

51
/ 100
Established

Combines character-level and word-level embeddings (GloVe) through parallel BiLSTM pathways, then applies linear-chain CRF decoding for sequence labeling. Achieves F1 scores of 90-91 on standard benchmarks like CoNLL2003, with training optimized for GPU acceleration (110 seconds/epoch on Tesla K80). Designed for token-level tagging tasks beyond NER, accepting CoNLL-format data and integrating pretrained word vectors for transfer learning.

1,953 stars. No commits in the last 6 months.

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

How are scores calculated?

Stars

1,953

Forks

696

Language

Python

License

Apache-2.0

Last pushed

Oct 16, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/guillaumegenthial/sequence_tagging"

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