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.9.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

textdiversity-0.0.9-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: textdiversity-0.0.9.tar.gz
  • Upload date:
  • Size: 15.6 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.9.tar.gz
Algorithm Hash digest
SHA256 46f45356f853b0f9c66206d12df80e2817c96c83b6392467d5bc653c83e41458
MD5 5e8f00e3d92ffe9cbd7d6d5ed7e0026c
BLAKE2b-256 d64f5624bb53b27e98984372d85bcc709389a521f084bc7c70715b51bc8e84fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for textdiversity-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 474db616b8234a8459135a5e8d300fcc1a784ec3681ae5c962f028a589072db1
MD5 aa66b5cd358ec84a5ef52b0486167f84
BLAKE2b-256 eb4fe969023c3019182445db98871095edf883480fa04ee49bc6aa806a3cafb6

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