All Projects → gamebusterz → French Sentiment Analysis Dataset

gamebusterz / French Sentiment Analysis Dataset

Licence: mit
A collection of over 1.5 Million tweets data translated to French, with their sentiment.

Projects that are alternatives of or similar to French Sentiment Analysis Dataset

Awesome Twitter Data
A list of Twitter datasets and related resources.
Stars: ✭ 533 (+1422.86%)
Mutual labels:  dataset, datasets, sentiment-analysis
TwEater
A Python Bot for Scraping Conversations from Twitter
Stars: ✭ 16 (-54.29%)
Mutual labels:  tweets, sentiment-analysis
recurrent-defocus-deblurring-synth-dual-pixel
Reference github repository for the paper "Learning to Reduce Defocus Blur by Realistically Modeling Dual-Pixel Data". We propose a procedure to generate realistic DP data synthetically. Our synthesis approach mimics the optical image formation found on DP sensors and can be applied to virtual scenes rendered with standard computer software. Lev…
Stars: ✭ 30 (-14.29%)
Mutual labels:  dataset, datasets
Meglass
An eyeglass face dataset collected and cleaned for face recognition evaluation, CCBR 2018.
Stars: ✭ 281 (+702.86%)
Mutual labels:  dataset, datasets
Dataset-Sentimen-Analisis-Bahasa-Indonesia
Repositori ini merupakan kumpulan dataset terkait analisis sentimen Berbahasa Indonesia. Apabila Anda menggunakan dataset-dataset yang ada pada repositori ini untuk penelitian, maka cantumkanlah/kutiplah jurnal artikel terkait dataset tersebut. Dataset yang tersedia telah diimplementasikan dalam beberapa penelitian dan hasilnya telah dipublikasi…
Stars: ✭ 38 (+8.57%)
Mutual labels:  sentiment-analysis, datasets
twitter-aws-comprehend
An app to analyze tweets using Amazon Comprehend's Sentiment Analysis service
Stars: ✭ 13 (-62.86%)
Mutual labels:  tweets, sentiment-analysis
Hub
Dataset format for AI. Build, manage, & visualize datasets for deep learning. Stream data real-time to PyTorch/TensorFlow & version-control it. https://activeloop.ai
Stars: ✭ 4,003 (+11337.14%)
Mutual labels:  dataset, datasets
Retriever
Quickly download, clean up, and install public datasets into a database management system
Stars: ✭ 241 (+588.57%)
Mutual labels:  dataset, datasets
Covid19 twitter
Covid-19 Twitter dataset for non-commercial research use and pre-processing scripts - under active development
Stars: ✭ 304 (+768.57%)
Mutual labels:  dataset, tweets
Awesome Segmentation Saliency Dataset
A collection of some datasets for segmentation / saliency detection. Welcome to PR...😄
Stars: ✭ 315 (+800%)
Mutual labels:  dataset, datasets
Doccano
Open source annotation tool for machine learning practitioners.
Stars: ✭ 5,600 (+15900%)
Mutual labels:  dataset, datasets
arabic-sentiment-analysis
Sentiment Analysis in Arabic tweets
Stars: ✭ 64 (+82.86%)
Mutual labels:  tweets, sentiment-analysis
overview-and-benchmark-of-traditional-and-deep-learning-models-in-text-classification
NLP tutorial
Stars: ✭ 41 (+17.14%)
Mutual labels:  tweets, sentiment-analysis
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (+45.71%)
Mutual labels:  tweets, sentiment-analysis
Datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
Stars: ✭ 3,094 (+8740%)
Mutual labels:  dataset, datasets
dbcollection
A collection of popular datasets for deep learning.
Stars: ✭ 26 (-25.71%)
Mutual labels:  dataset, datasets
Stocknet Dataset
A comprehensive dataset for stock movement prediction from tweets and historical stock prices.
Stars: ✭ 228 (+551.43%)
Mutual labels:  dataset, tweets
Datasets
source{d} datasets ("big code") for source code analysis and machine learning on source code
Stars: ✭ 231 (+560%)
Mutual labels:  dataset, datasets
Linusrants
Dataset of Linus Torvalds' rants classified by negativity using sentiment analysis
Stars: ✭ 291 (+731.43%)
Mutual labels:  dataset, sentiment-analysis
Voice datasets
🔊 A comprehensive list of open-source datasets for voice and sound computing (50+ datasets).
Stars: ✭ 494 (+1311.43%)
Mutual labels:  dataset, datasets

French-Sentiment-Analysis-Dataset

A collection of over 1.5 Million tweets data translated to French, with their sentiment.

The data has two columns, polarity and status

polarity status
0 - Awww, c'est un bummer. Tu devrais avoir david carr du troisième jour pour le faire. ;ré
0 J'ai plongé plusieurs fois pour la balle. A réussi à économiser 50% le reste sort de limites
4 Êtes-vous prêt pour votre mojo makeover? Demandez-moi des détails
4 Joyeux 38ème anniversaire à mon livre de tous les temps !!! Tupac amaru shakur

The @ and # (usernames and hashtags) have been removed from the data.
The polarity 0 denotes a Negative sentiment and 4 denotes a Positive segment.

Usage

The files have been split,so to use the dataset, you'll have to combine them first by running: cat x* > tweets.csv after downloading all these files to a directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].