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.17.tar.gz
(16.5 kB
view details)
Built Distribution
File details
Details for the file textdiversity-0.0.17.tar.gz
.
File metadata
- Download URL: textdiversity-0.0.17.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69d06d1d8107510c1b61aa1b63ed89e775b876a8143df9f03f0662eef74f4c8b |
|
MD5 | ebb5fd0a6b153f6594bd66cbcd43da4f |
|
BLAKE2b-256 | 9e966ebf58d42402e8cc0f436e6db448f8226afdcd0de030edab5ad5de407fa3 |
File details
Details for the file textdiversity-0.0.17-py3-none-any.whl
.
File metadata
- Download URL: textdiversity-0.0.17-py3-none-any.whl
- Upload date:
- Size: 19.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 | ec4df02a1ac75b82719aa12ba47c0ace149cb67e17bab9a55e00875d1b70997a |
|
MD5 | 51263648f854e7eb92006ec6af206023 |
|
BLAKE2b-256 | d1e9f55858a62a47c8d56a12bcda90bad1cbc88bbf0ea1604269d5187b537d53 |