- BiLSTM-CRF: BiLSTM with manually implemented CRF, f1-score 0.65 after 10 epoch
- BiLSTM-torchcrf: BiLSTM with torchcrf
- BERT-NER:Bert with linear classifier,test f1 0.7607
forked from hemingkx/CLUENER2020
-
Notifications
You must be signed in to change notification settings - Fork 0
sunnyhuma171/CLUENER2020
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%