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 festival espeak-ng mbrola
  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.4.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

textdiversity-0.0.4-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: textdiversity-0.0.4.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for textdiversity-0.0.4.tar.gz
Algorithm Hash digest
SHA256 dfaeb945b233ad822429a02dc13597e574b5bf11999e5b7144e4c0c53f91bc41
MD5 db327e3b59b5f62f69a1789cd48f4c31
BLAKE2b-256 b71a3394202b91528eae0063982a6da05bff3e2e2de8e3a6eea633605678981f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for textdiversity-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ba8223e38ef006216b95e32881d7a72507c94124415ee15ab2ccd6190696e6ed
MD5 1ed81fb7bda5bda56b12aff808dccfc0
BLAKE2b-256 0a58668b5b32701ac0af0be40ff2774f0bb861a5a0f9ee423c4c55b0c427c55f

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