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.13.tar.gz
(15.7 kB
view details)
Built Distribution
File details
Details for the file textdiversity-0.0.13.tar.gz
.
File metadata
- Download URL: textdiversity-0.0.13.tar.gz
- Upload date:
- Size: 15.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 | 655b2ef228b84c8383a1bceb3008c74cdbe473942be1c46c32705239e77c7b4f |
|
MD5 | 0738910baff67b8770fa549db71dc519 |
|
BLAKE2b-256 | 07497930926aa15f87533b764435c797bd83e8e4b42dda9b845c532aaf53e768 |
File details
Details for the file textdiversity-0.0.13-py3-none-any.whl
.
File metadata
- Download URL: textdiversity-0.0.13-py3-none-any.whl
- Upload date:
- Size: 18.5 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 | 693a2ae1387f717df9e6c81a5675b1d63db6f7e0e67383b8f0725fba03bf29e0 |
|
MD5 | 5ef25468cfaab9a0a9f7f01788728aca |
|
BLAKE2b-256 | 10d78cf452f4a90d1b01ceb76acb7ccef71ce41fac3ef3828319d5ccee4e536a |