GithubHelp home page GithubHelp logo

szubair-nara / sentence-sentiment-data Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oscartackstrom/sentence-sentiment-data

0.0 1.0 0.0 281 KB

A data set of product reviews manually annotated with sentence-level sentiment.

sentence-sentiment-data's Introduction

Finegrained Sentiment Data Set, Release 1

The finegrained sentiment data set contains 294 product reviews from various online sources manually annotated with sentence-level sentiment by Oscar Täckström and Ryan McDonald. The data is approximately balanced with respect to domain (books, dvds, electronics, music, videogames) and overall review sentiment (positive, negative, neutral).

The data set, annotation guidelines and inter-annotator agreement is described in more detail in [1] and [2].

The data set can be freely used for any friendly purpose, but please cite [1] if you use it for any of your publications.

Any comments and suggestions are welcome by e-mail to Oscar Täckström ([email protected])!

Downloads

The data set can be downloaded from https://github.com/oscartackstrom/sentence-sentiment-data

Data format

The data set is found in the file data/finegrained.txt The file is in plain unicode (utf-8) text format with *nix line breaks.

Reviews are separated by a blank line. Each review starts with a header containing document id, domain and star rating:
DOCID
DOMAIN #STARS

Then follows the sentence-split review content, one sentence per line. Each line consists of two columns containing the sentence sentiment label and the actual content of the sentence in raw format, that is without tokenization:
LABEL1 CONTENT1
LABEL2 CONTENT2
...

References

The data set has been used for the following publications (please cite [1]):

[1] Oscar Täckström and Ryan McDonald (2011).
Discovering fine-grained sentiment with latent variable structured prediction models.
European Conference on Information Retrieval (ECIR 2011), Dublin, UK.

[2] Oscar Täckström and Ryan McDonald (2011).
Discovering fine-grained sentiment with latent variable structured prediction models.
Technical Report T2011:02, Swedish Institute of Computer Science (SICS), Kista, Sweden.

[3] Oscar Täckström and Ryan McDonald (2011).
Semi-supervised latent variable models for sentence-level sentiment analysis.
The Association for Computational Linguistics: Human Language Technologies (ACL-HLT), Portland, OR, USA.

sentence-sentiment-data's People

Contributors

oscartackstrom avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.