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 0c704a1 commit d4e2a4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Insight.io](https://insight.io/repoBadge/github.com/LiyuanLucasLiu/LM-LSTM-CRF)](https://insight.io/github.com/LiyuanLucasLiu/LM-LSTM-CRF)

**NEWS**
- **[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 d4e2a4b

Please sign in to comment.