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 festival espeak-ng mbrola
- 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.3.tar.gz
(15.6 kB
view details)
Built Distribution
File details
Details for the file textdiversity-0.0.3.tar.gz
.
File metadata
- Download URL: textdiversity-0.0.3.tar.gz
- Upload date:
- Size: 15.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 | 4e66ebe5f181cf7797a608f4bc1877d4ea3d8534ff6518f4800b9c939162d85e |
|
MD5 | 1559ef49e9bd868b9a94e009ae6cc01d |
|
BLAKE2b-256 | 2652918c4fc73bf14c27919b58384e629132eeccc38b771b0d3e76b969b03b2f |
File details
Details for the file textdiversity-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: textdiversity-0.0.3-py3-none-any.whl
- Upload date:
- Size: 18.9 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 | f1d0cf63935aa36fda049ed83a567827228bbcc38b0a3bc9d3b495479b08ada6 |
|
MD5 | 68b4861fd231968a22b980710d050922 |
|
BLAKE2b-256 | 4fe110cf4910c1d136fd1e77bf3c46374bba36e537f4ad2f2409556517ad4dc1 |