Skip to main content

Basic usage script for LabMT1.0 dataset

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

TL;DR a simple labMT usage script

This script uses the language assessment by Mechanical Turk (labMT) word list to score the happiness of a corpus. The labMT word list was created by combining the 5000 words most frequently appearing in four sources: Twitter, the New York Times, Google Books, and music lyrics, and then scoring the words for sentiment on Amazon’s Mechanical Turk. The list is described in detail in the publication Dodds’ et al. 2011, PLOS ONE, “Temporal Patterns of Happiness and Information in a Global-Scale Social Network: Hedonometrics and Twitter.”

Given two corpora, the script “storylab.py” creates a word-shift graph illustrating the words most responsible for the difference in happiness between the two corpora. The corpora should be large (e.g. at least 10,000 words) in order for the difference to be meaningful, as this is a bag-of-words approach. As an example, a random collection of English tweets from both Saturday January 18 2014 and Tuesday January 21 2014 are included in the “test” directory. They can be compared by moving to the test directory, using the command

python test.py

and opening the file test.html. For an explanation of the resulting plot, please visit

http://www.hedonometer.org/shifts.html

Installation

Cloning the github directly is recommended, i.e.

git clone https://github.com/andyreagan/labMT-simple.git

and then installing locally using

sudo python setup.py install

Tests can be run by navigating to the test directory, and running

python test.py

which will compare the two days in test/data and print test.html which shifts them, allowing for a changable lens.

This repository can also be installed using pip

pip install labMTsimple

in which case you can download the tests from github and run them, if desired.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

labMTsimple-1.2.tar.gz (11.1 MB view details)

Uploaded Source

File details

Details for the file labMTsimple-1.2.tar.gz.

File metadata

  • Download URL: labMTsimple-1.2.tar.gz
  • Upload date:
  • Size: 11.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for labMTsimple-1.2.tar.gz
Algorithm Hash digest
SHA256 ec8b24da47b6c8a06fdd3ca899809243999f51d3f88f0abb1d2c38ba6f5a3b0a
MD5 b5413d63c1f2f791a3b0f90b1b1fc2df
BLAKE2b-256 b152a98b21d9380c0b626a292a81d4fdf367db2d0874a35818942e2363d1fe03

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page