ZhixiuYe / NER-pytorch

LSTM+CRF NER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%

About

LSTM+CRF NER


Languages

Language:Python 79.9%Language:Perl 20.1%