Skip to content

Text classification code used to identify spam messages for a class Kaggle competition. The library used is Simple Transformers. Placed 2nd with a .98 accuracy score.

Notifications You must be signed in to change notification settings

chanalytics-ai/text-classification-simple-transformers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spam Text Classification using Simple Transformers

A repo containing text classification code used to identify spam messages for a class Kaggle competition. Library used is Simple Transformers. The beauty about this library is that it requires very few lines of code to get a model up and running. However, you can customize and go more in-depth if you wish.

I placed 2nd in the private competition with a 98% accuracy.

Kaggle Competition

Medium Article

About

Text classification code used to identify spam messages for a class Kaggle competition. The library used is Simple Transformers. Placed 2nd with a .98 accuracy score.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published