Skip to content

Tigeryang93/text_classification_keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text classification with keras in rt-polaritydata.

method f1
navie bayes 0.7645+
FastText 0.7793+
TextCNN 0.7688+
TextRNN 0.7771+
RCNN 0.77
hierarchical attention network(HAN) 0.78+
Transformer("attention is all you need") 0.7636+
Bert 0.8135+

About

text classification with keras in rt-polaritydata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages