bi-lstm-crf and sequence-labeling-BiLSTM-CRF

These are **competitors**—both are standalone implementations of the same BiLSTM-CRF architecture for sequence labeling, differing only in their underlying framework (PyTorch vs. TensorFlow), so practitioners would select one based on their preferred deep learning platform rather than using them together.

bi-lstm-crf
66
Established
Maintenance 0/25
Adoption 20/25
Maturity 25/25
Community 21/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 260
Forks: 46
Downloads: 25,579
Commits (30d): 0
Language: Python
License: MIT
Stars: 703
Forks: 255
Downloads:
Commits (30d): 0
Language: JavaScript
License: GPL-3.0
Stale 6m No Dependents
Stale 6m No Package No Dependents

About bi-lstm-crf

jidasheng/bi-lstm-crf

A PyTorch implementation of the BI-LSTM-CRF model.

About sequence-labeling-BiLSTM-CRF

scofield7419/sequence-labeling-BiLSTM-CRF

The BiLSTM-CRF model implementation in Tensorflow, for sequence labeling tasks.

Scores updated daily from GitHub, PyPI, and npm data. How scores work