Skip to content

aviagarwal1212/twitter-sentiment-analysis

Repository files navigation

Example for using Kedro for an NLP pipeline

In this example, Kedro was used to create a workflow to achieve the following:

  • Pre-process the Sentiment140 dataset containing 1.6 million tweets
  • Train a Logistic Regression model for sentiment prediction based on the text of the tweets
  • Evaluate the trained model and generate a classification report

This project was created as part of the PyCon India 2020 Devsprint.

Workflow Visualization using kedro-viz

Pipeline Image

Acknowledgement

Special thanks to Lais Carvalho for her guidance through the devsprint.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages