# NER-pytorch
**Repository Path**: dhquan/NER-pytorch
## Basic Information
- **Project Name**: NER-pytorch
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 2
- **Created**: 2020-03-03
- **Last Updated**: 2021-04-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# attention:
## This package has stopped updating, please see our new resposity [HSCRF](https://github.com/ZhixiuYe/HSCRF-pytorch)
## 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%