Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
added entity tagging xlnet
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Oct 5, 2019
1 parent c64260a commit f2d08c1
Show file tree
Hide file tree
Showing 2 changed files with 1,025 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</p>
<p align="center">
<a href="https://github.com/huseinzol05/NLP-Models-Tensorflow/blob/master/LICENSE"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-yellow.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20notebooks-310--models-blue.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20notebooks-311--models-blue.svg"></a>
</p>

---
Expand Down Expand Up @@ -180,6 +180,7 @@ Trained on [CONLL NER](https://cogcomp.org/page/resource_view/81).
6. Char Ngrams + Residual Network + Bahdanau Attention + CRF, test accuracy 69%
7. Char Ngrams + Attention is you all Need + CRF, test accuracy 90%
8. BERT, test accuracy 99%
9. XLNET-Base, test accuracy 99%

### [Extractive Summarization](extractive-summarization)

Expand Down
Loading

0 comments on commit f2d08c1

Please sign in to comment.