Skip to content

Naver movie review sentiment classification with KcBERT

License

Notifications You must be signed in to change notification settings

nephtyws/KcBERT-nsmc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical usage of KcBERT-nsmc

  • Korean sentiment classifier based on pre-trained KcBERT and NSMC data (for fine tuning)
  • Accuracy is 0.885 with decreased learning rate and about 2500 steps of fine tuning
  • Load fine-tuned model on Flask for user interface - Provides a softmax score and argmax score for input sentence.

References

About

Naver movie review sentiment classification with KcBERT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.5%
  • HTML 5.5%