• Stars
    star
    301
  • Rank 137,610 (Top 3 %)
  • Language
    Python
  • Created almost 7 years ago
  • Updated over 5 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%