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.25.tar.gz
(31.4 kB
view details)
Built Distribution
File details
Details for the file textdiversity-0.0.25.tar.gz
.
File metadata
- Download URL: textdiversity-0.0.25.tar.gz
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7152a89415c687dc308e27263da75cf294b6a7caad558c465b2f8f1fee7ed3ad |
|
MD5 | 75d7e7398a1cd504ec2c690bccd2d6dd |
|
BLAKE2b-256 | 9471884c77d99d18aff820ed186cb816075f71562d2c8193b6e93323e4228906 |
File details
Details for the file textdiversity-0.0.25-py3-none-any.whl
.
File metadata
- Download URL: textdiversity-0.0.25-py3-none-any.whl
- Upload date:
- Size: 35.2 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 | 275e8651854d5b9e0441a67bc13bc586715b095ce553009509f30c9b2ef32f27 |
|
MD5 | dfc0e33fca8a09bbec140d1ebaa9fe2e |
|
BLAKE2b-256 | 055379ac39334eae5a7879cc4dec2b3508a8257716061472047c4b72431128d8 |