marekrei / mltagger

Multi-level tagger
23 stars 4 forks source link

Code for paper #1

Open AaronWhite95 opened 5 years ago

AaronWhite95 commented 5 years ago

Excuse me, I wonder if this is the code of the paper Zero-shot Sequence Labeling: Transferring Knowledge from Sentences to Tokens Thank you so much

EdwardZH commented 5 years ago

I guess this is the code of the paper Zero-shot Sequence Labeling: Transferring Knowledge from Sentences to Tokens. And the performance on FCE as follow: test0_sent_p: 0.7931839402427637 test0_sent_r: 0.9198700595560368 test0_sent_f: 0.8518425670594133 test0_sent_f05: 0.8156505040806528 test0_sent_correct_binary: 2129.0 test0_sent_accuracy_binary: 0.7827205882352941 test0_tok_0_map: 0.48484057356349863 test0_tok_0_p: 0.30316821284789075 test0_tok_0_r: 0.27470261697065823 test0_tok_0_f: 0.2882343151938758 test0_tok_0_f05: 0.2970127242171691