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.28.tar.gz
(31.6 kB
view details)
Built Distribution
File details
Details for the file textdiversity-0.0.28.tar.gz
.
File metadata
- Download URL: textdiversity-0.0.28.tar.gz
- Upload date:
- Size: 31.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b2f0de5e43c6ba443efcb878a5b8d620556f0a7bf9e57db5faa757dc7db8638 |
|
MD5 | 09e2f01d0a16f7989249abc0ca0a1bbf |
|
BLAKE2b-256 | 6827c5a0cdd6482ba3ad56df41e2c817b82cb123a84f01659e7410b0aed8af38 |
File details
Details for the file textdiversity-0.0.28-py3-none-any.whl
.
File metadata
- Download URL: textdiversity-0.0.28-py3-none-any.whl
- Upload date:
- Size: 35.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b762d1b4243ce6e08f15fcc9925088dffee3d02aa218fef4f54862d817bbaab |
|
MD5 | 3fd859d600cdf9690b7e7b73de5a3bbb |
|
BLAKE2b-256 | 8152735b15e9491fa9a4ef6ae999323b781814797db74f74b939540790786238 |