Skip to main content

> Simple tool to get the Moral Foundations counts of a given text.

Project description

Moralizer

Simple tool to get the Moral Foundations counts of a given text.

MIT dependencies python

Installation

pip install moralizer

SpaCy requires the following add-on.

python -m spacy download en_core_web_sm

Description

Moralizer returns word counts of a text based on the Moral Foundations Vocabulary 2.0 in a neat and organized JSON object or Python dictionary.

Use

Structure

  • moralizer
    • read_file(input_file)
    • moralize(text, output_format=default is Python dictionary, add ".json" for output in JSON).

Dependencies

Moralizer only uses one outside dependency, the delightfully opinionated spaCy.

Under Construction

  • Tests
  • Documentation

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

moralizer-0.1.0.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

moralizer-0.1.0-py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 3

Supported by

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