Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RowitZou authored Nov 7, 2019
1 parent 3e66e54 commit 0138e96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LGN

Pytorch implementation of [A Lexicon-Based Graph Neural Network for Chinese NER](http://jkx.fudan.edu.cn/~qzhang/paper/emnlp-2019.ner.pdf).
Pytorch implementation of [A Lexicon-Based Graph Neural Network for Chinese NER](https://www.aclweb.org/anthology/D19-1096.pdf).

The code is partially referred to https://github.com/jiesutd/LatticeLSTM.

Expand Down Expand Up @@ -85,4 +85,4 @@ When running main.py in test mode for pretrained models, you can get the results
booktitle={2019 Conference on Empirical Methods in Natural Language Processing and
9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)},
year={2019}
}
}

0 comments on commit 0138e96

Please sign in to comment.