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
- Phoneme Diversity
- Phonemizer
- Visit: https://github.com/espeak-ng/espeak-ng/releases
- Install either
espeak-ng-X64.msi
orespeak-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
- Variable Name:
- Phonemizer
- Syntactical Diversity (non-core functionality)
- Dependency Parse Tree Visualization
UNKOWN SETUP STEPS
- Dependency Parse Tree Visualization
Linux
- Phoneme Diversity
- Phonemizer
sudo apt-get install espeak-ng
- Phonemizer
- Syntactical Diversity
- Dependency Parse Tree Visualization (non-core functionality)
sudo apt-get install python3-dev graphviz libgraphviz-dev pkg-config
- Dependency Parse Tree Visualization (non-core functionality)
Project details
Release history Release notifications | RSS feed
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.23.tar.gz
(30.7 kB
view details)
Built Distribution
File details
Details for the file textdiversity-0.0.23.tar.gz
.
File metadata
- Download URL: textdiversity-0.0.23.tar.gz
- Upload date:
- Size: 30.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1e2cda4add5b52e186e6144ee36ec60c0bea575ffb0ca467913f4d7419f085b |
|
MD5 | bda826af848e59ebdbece120a198427b |
|
BLAKE2b-256 | 978c5436a3bda6f5b2b5ca9756c56d274c48a42eb8d13b37d814d443c7a00df4 |
File details
Details for the file textdiversity-0.0.23-py3-none-any.whl
.
File metadata
- Download URL: textdiversity-0.0.23-py3-none-any.whl
- Upload date:
- Size: 34.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 495683de382f776f2e7014b0edd9c95db6339d8e206c658f064e0ca5084e7af0 |
|
MD5 | 26e3afdd07309801e52e258b139cb085 |
|
BLAKE2b-256 | 57ec3db3b022c1749458724697c2d3c8d5b5d19d0aea4764071170831d139aa8 |