• Stars
    star
    302
  • Rank 138,030 (Top 3 %)
  • Language
    Python
  • Created about 7 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

LSTM+CRF NER

attention:

This package has stopped updating, please see our new resposity HSCRF

reference:

paper:
Neural Architectures for Named Entity Recognition
End-toEnd Sequence labeling via BLSTM-CNN-CRF
code:
https://github.com/glample/tagger

usage:

python train.py

performance

f1 91.00%