An open API service indexing awesome lists of open source software.

https://github.com/felixbehne/sentiment-analysis-twitter

A Kedro based machine learning pipeline for predicting the sentiment of a given tweet.
https://github.com/felixbehne/sentiment-analysis-twitter

kedro sentiment-analysis twitter

Last synced: about 2 months ago
JSON representation

A Kedro based machine learning pipeline for predicting the sentiment of a given tweet.

Awesome Lists containing this project

README

          





Logo

Sentiment Analysis on Twitter data


A Kedro based machine learning pipeline for predicting the sentiment of a given tweet.


Explore the docs »




Report Bug
·
Request Feature

Table of Contents



  1. About The Project



  2. Getting Started


  3. License

## About The Project

[![Product Name Screen Shot][product-screenshot]](")

This pipeline was created in the context of a study project at [DHBW Ravensburg](https://www.ravensburg.dhbw.de/startseite).

### Built With

* [Kedro](https://kedro.readthedocs.io/en/stable/)
* [pipelinex](https://pipelinex.readthedocs.io/en/latest/)
* [Nltk](https://www.nltk.org/)
* ...

## Getting Started

### Installation

1. Clone the repo
```sh
git clone https://github.com/FelixBehne/sentiment_analysis_twitter.git
```
2. Run default pipeline
```sh
kedro run
```

## License

Distributed under the MIT License. See `LICENSE` for more information.

[product-screenshot]: images/pipeline.png