Skip to content

rishibha09/bot-on-my-watch

 
 

Repository files navigation

bot-on-my-watch

Twitter Bot Detection using Contrastive Learning in NLP.

In our project, we apply the concept of contrastive learning (CL) to detect if a tweet is generated by a bot or if it is a human-generated tweet. We train a CL model using SimCSE to generate embeddings for tweets. We then train a classifier using these embeddings to detect to classify this tweet.

You can read more about this here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%