sachink382 / Twitter-Sentiment-Analysis---Analytics-VidhyaLinks
Problem Statement The objective of this task is to detect hate speech in tweets. For the sake of simplicity, we say a tweet contains hate speech if it has a racist or sexist sentiment associated with it. So, the task is to classify racist or sexist tweets from other tweets. Formally, given a training sample of tweets and labels, where label '1'…
☆13Updated 6 years ago
Alternatives and similar repositories for Twitter-Sentiment-Analysis---Analytics-Vidhya
Users that are interested in Twitter-Sentiment-Analysis---Analytics-Vidhya are comparing it to the libraries listed below
Sorting:
- This is the first project where we worked on apache spark, In this project what we have done is that we downloaded the datasets from KAGG…☆22Updated 4 years ago
- It is important that credit card companies are able to recognize fraudulent credit card transactions so that customers are not charged fo…☆13Updated 4 years ago
- Course included such topics, as Data Preprocessing, Exploratory Data Analysis (EDA), Statistical Data Analysis (SDA), Data Collection an…☆12Updated 3 years ago
- ☆14Updated 2 years ago
- A portfolio of useful Tableau visualizations and dashboard are located in this repo. The README.md file within this repo contains a summa…☆18Updated 7 years ago
- Personal project where I perform some analytics (including Sentiment Analysis) over a Twitter Stream using Big Data Technologies of the H…☆20Updated 2 years ago
- ETL (Extract, Transform and Load) with the Spark Python API (PySpark) and Hadoop Distributed File System (HDFS)☆17Updated 6 years ago
- Udacity Data Engineer Nano Degree - Project-3 (Data Warehouse)☆22Updated 6 years ago
- A python knowledge-based chatbot application built with Tkinter☆23Updated 4 years ago
- SQL challenges using PostgreSQL 9.6 in pgAdmin 4 from "The Complete SQL Bootcamp" Udemy course by Jose Portilla☆22Updated 8 years ago
- This project scrapes Wikipedia for its articles using BeautifulSoup to create a dataset and then draws analysis on the collected data.