Skip to content

Biaffine Parser based on CNN / LSTM / Transformer Encoder

License

Notifications You must be signed in to change notification settings

LindgeW/BiaffineParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiaffineParser

Biaffine Parser based on CNN / LSTM / Transformer Encoder

Results on CTB 5.1

Baseline(without punct) my performance(without punct) my performance(with punct) *Bert(Finetune-last) *Bert(Fixed-8)
UAS 89.30 89.790 88.551 92.52 92.96
LAS 88.23 88.366 87.323 91.23 91.80
For evaluation, omitting punctuations will give higher values on UAS and LAS, demonstrating that puncts are more difficult.

About

Biaffine Parser based on CNN / LSTM / Transformer Encoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages