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

Uploaded Source

Built Distribution

textdiversity-0.0.16-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: textdiversity-0.0.16.tar.gz
  • Upload date:
  • Size: 16.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.16.tar.gz
Algorithm Hash digest
SHA256 9f7a31a7bf6c820db9fbda2d6fc3272d5875dd0cd37aafa39836426d0db31612
MD5 aab304fa2e2901c953f47352d75aedaf
BLAKE2b-256 7aed903262819761c247d52486fe94486532697d7da2566e61cb6b71f76575cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for textdiversity-0.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 47602073294afeba0b92e26afc1dc8d20fbf6cf110914ee1570ea7aad53cb766
MD5 7ea9a6bb8df7634973865422fafc4f63
BLAKE2b-256 4bc41a10f90cd463d183ae9af6161950aab4ac09481826456349e254b8ad8c9f

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