Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiyuanLucasLiu committed Sep 18, 2018
1 parent d4e2a4b commit d8bf4ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
- **[AutoNER](https://shangjingbo1226.github.io/AutoNER/):** No line-by-line annotations -- train named entity taggers with distant supervision and get competitive performance. 🚀🚀🚀
- **[LD-Net](https://github.com/LiyuanLucasLiu/LD-Net):** Efficient contextualized representations for practical NER models. 🚀🚀🚀

--------------------------------

This project provides high-performance character-aware sequence labeling tools, including [Training](#usage), [Evaluation](#evaluation) and [Prediction](#prediction).

Details about LM-LSTM-CRF can be accessed [here](http://arxiv.org/abs/1709.04109), and the implementation is based on the PyTorch library.
Expand Down

0 comments on commit d8bf4ec

Please sign in to comment.