Skip to main content

A family of textual diversity metrics

Project description

TextDiversity

Installation

pip install -r requirements.txt

Some of the text diversity measures rely on software that must be installed separately. For your particular OS, follow the instructions below:

Windows

  1. Phoneme Diversity
    • Phonemizer
      • Visit: https://github.com/espeak-ng/espeak-ng/releases
      • Install either espeak-ng-X64.msi or espeak-ng-X86.msi (This project used Release 1.51)
      • Add Phonemizer environement variable ([reference])
        • Navigate: Windows Key > Edit System Environment Variables > Environment Variables
        • Add New Variable:
          • Variable Name: PHONEMIZER_ESPEAK_LIBRARY
          • Variable Value: C:\Program Files\eSpeak NG\libespeak-ng.dll
  2. Syntactical Diversity (non-core functionality)
    • Dependency Parse Tree Visualization
      • UNKOWN SETUP STEPS

Linux

  1. Phoneme Diversity
    • Phonemizer
      • sudo apt-get install espeak-ng
  2. Syntactical Diversity
    • Dependency Parse Tree Visualization (non-core functionality)
      • sudo apt-get install python3-dev graphviz libgraphviz-dev pkg-config

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

textdiversity-0.0.29.tar.gz (31.6 kB view details)

Uploaded Source

Built Distribution

textdiversity-0.0.29-py3-none-any.whl (35.7 kB view details)

Uploaded Python 3

File details

Details for the file textdiversity-0.0.29.tar.gz.

File metadata

  • Download URL: textdiversity-0.0.29.tar.gz
  • Upload date:
  • Size: 31.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.15

File hashes

Hashes for textdiversity-0.0.29.tar.gz
Algorithm Hash digest
SHA256 29cff53e48ce632fb2a86a2c934060efb9301bd039287ab41f984625bd74730c
MD5 1ad6e9917d5b670155b27ac370c3013b
BLAKE2b-256 6288acd8b57df0c32bf0b945fb89140f74790a64d295cc4a70995084efaa5a76

See more details on using hashes here.

File details

Details for the file textdiversity-0.0.29-py3-none-any.whl.

File metadata

File hashes

Hashes for textdiversity-0.0.29-py3-none-any.whl
Algorithm Hash digest
SHA256 166c49ea8b1aecd2eac09bbbaba853415726dff8fb1fd5915568ed141c6a807d
MD5 aff12d8a619c27744918fd82234cc7e8
BLAKE2b-256 eb5638cb373683e9908738eacf8fdb6990a41bbb5377caf56720da4d052f9873

See more details on using hashes here.

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