prasadsawant7's picture
Update README.md
b4775de
|
raw
history blame
3.5 kB
metadata
license: mit
task_categories:
  - text-classification
language:
  - en
tags:
  - sentiment-analysis
  - text-classification
  - multiclass-classification
pretty_name: Sentiment Analysis Preprocessed Dataset including training and testing split
size_categories:
  - 10K<n<100K

Brief idea about dataset:
This dataset is designed for a Text Classification to be specific Multi Class Classification, inorder to train a model (Supervised Learning) for Sentiment Analysis.
Also to be able retrain the model on the given feedback over a wrong predicted sentiment this dataset will help to manage those things using Other Features.

Main Features
text
----------------------------------------------------------------------
This feature variable has all sort of texts, sentences, tweets, etc.

Other Features
preds
----------------------------------------------------------
In this variable all predictions are going to be stored.