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.7.tar.gz
(15.5 kB
view details)
Built Distribution
File details
Details for the file textdiversity-0.0.7.tar.gz
.
File metadata
- Download URL: textdiversity-0.0.7.tar.gz
- Upload date:
- Size: 15.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 | 37c0fe036fbd93c29ff53a8d7118fb1c9321ab7db94f87cc04bd096d4cef898b |
|
MD5 | f7c0d4bd6cd0635d6ff79d7f919b23f3 |
|
BLAKE2b-256 | b3e7ce94c70cc544aa0b3287f9a23845f4e7df2466ca35c77aa52285c62fce1c |
File details
Details for the file textdiversity-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: textdiversity-0.0.7-py3-none-any.whl
- Upload date:
- Size: 18.3 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 | be56564d068f779c870731949aa63e447cac028d21593ee99bb7459945ca8c4b |
|
MD5 | 352eb44f5fa4b5ebeb5ab4f0d4491135 |
|
BLAKE2b-256 | 6fa4f484c28e92bf1ba0ed5602edf62820d44bab8d0b15c21a400834d09f405a |