Select Language

Open Dataset

情緒

情緒

5956.85M
260 hits
0 likes
0 downloads
0 discuss
NLP,Classification Classification

Data Structure ? 5956.85M

    Data Structure ?

    *The above analysis is the result extracted and analyzed by the system, and the specific actual data shall prevail.

    README.md

    内容 感情分析用の結合テキスト - ソースは以下の通り: - [Sentiment Labelled Sentences Data Set](https://www.kaggle.com/marklvl/sentiment-labelled-sentences-data-set/data) - [Primary Emotions of Statements](https://data.world/crowdflower/primary-emotions-of-statements) - [Brands and Product Emotions](https://data.world/crowdflower/brands-and-product-emotions) - [SMILE Twitter Emotion dataset](https://figshare.com/articles/smile_annotations_final_csv/3187909) - [Emotion Mining Toolkit (EMTk)](https://zenodo.org/record/2575509#.XlSdCi1L01J) - [Detecting hatred tweets](https://www.kaggle.com/arkhoshghalb/twitter-sentiment-analysis-hatred-speech) - [Sentiment140 dataset with 1.6 million tweets](https://www.kaggle.com/kazanova/sentiment140) - [Amazon Reviews for Sentiment Analysis](https://www.kaggle.com/bittlingmayer/amazonreviews) - [Sentiment Analysis in Text](https://data.world/crowdflower/sentiment-analysis-in-text) - [EmoBank](https://github.com/JULIELab/EmoBank) - [[WASSA - 2017 Shared Task on Emotion Intensity](http://saifmohammad.com/WebPages/EmotionIntensity-SharedTask.html)]() - [The Valence and Arousal Facebook Posts](http://wwbp.org/downloads/public_data/dataset-fb-valence-arousal-anon.csv) - [Affect data](http://people.rc.rit.edu/~coagla/affectdata/index.html) - [IMDb](http://www.cs.cornell.edu/people/pabo/movie%2Dreview%2Ddata/) - [SST - 2](https://www.kaggle.com/atulanandjha/stanford-sentiment-treebank-v2-sst2) - [SST - 5](https://github.com/prrao87/fine-grained-sentiment) - [Yelp](https://www.yelp.com/dataset) 使い方 import pickle with open('sentiment\_data.pkl', 'rb') as f: data = pickle.load(f) test = data[data.Training\_evaluation\_split.eq('Evaluation')] train = data[data.Training\_evaluation\_split.eq('Training')] test\_x = test.text test\_y = test.Polarity train\_x = train.text train\_y = train.Polarity
    ×

    The dataset is currently being organized and other channels have been prepared for you. Please use them

    The dataset is currently being organized and other channels have been prepared for you. Please use them

    Note: Some data is currently being processed and cannot be directly downloaded. We kindly ask for your understanding and support.
    No content available at the moment
    No content available at the moment
    • Share your thoughts
    Go share your ideas~~

    ALL

      Welcome to exchange and share
      Your sharing can help others better utilize data.
    Points:0 Go earn points?
    • 260
    • 0
    • 0
    • collect
    • Share