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.15.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file textdiversity-0.0.15.tar.gz
.
File metadata
- Download URL: textdiversity-0.0.15.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1db8c46750364e5689b77d8fc72a172df1867716ef75d83f12d78dc0b2013ca1 |
|
MD5 | 67e723f0ca6c818eb104787f8db128ed |
|
BLAKE2b-256 | a98cd010b3b427e87986b493242aa0ce1d2a0f7a8cbedada62387c88f673a57a |
File details
Details for the file textdiversity-0.0.15-py3-none-any.whl
.
File metadata
- Download URL: textdiversity-0.0.15-py3-none-any.whl
- Upload date:
- Size: 19.7 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 | fc7bb3162fba309e1e1b5e1a15b8d18362fe8db58f0ba85df362e14acc23fd61 |
|
MD5 | c6688a2280ecffed1416c5748423e1a4 |
|
BLAKE2b-256 | 4b272b380ba175fb90fd1b4cdbc05e6300affd50e37f832b56fd8e30c07941b2 |