Skip to content

Stephen-Cole267/TwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TwitterBot

A python script that will extract several thousands of tweets using Twitter's Developer API. The data collected will then be passed through a Huggingface transformer.

NOTE: This project is currently on hold due to work requirements

TODO:

  1. Gather more tweets using the scrape bot
  2. Clean, parse, and standardise the data to a format that is acceptable by the transformer
  3. Create a target feature
  4. Split to training and test data sets
  5. Pass the Training dataset through the Huggingface Transformer.
  6. Evaluate the results
  7. Amend model accordingly

About

A python script that will extract several thousands of tweets using Twitter's Developer API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors