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.18.tar.gz
(16.5 kB
view details)
Built Distribution
File details
Details for the file textdiversity-0.0.18.tar.gz
.
File metadata
- Download URL: textdiversity-0.0.18.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 | c2546addafed508f96dcad1e54a003becc2de296064021d5e42c12298ccf3b15 |
|
MD5 | 21c97e66026d29a01c7baee30886fdcd |
|
BLAKE2b-256 | 11b391cd6a08c925e66661ed34fe223b1f1ea98ea0203a86c386202a17f86a73 |
File details
Details for the file textdiversity-0.0.18-py3-none-any.whl
.
File metadata
- Download URL: textdiversity-0.0.18-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 | d98038180bc4e904d26f8e944a867f46a92b133fcf60375cf53b96107a74fa51 |
|
MD5 | 40cd6e6695d5140ad713e1ff1e967992 |
|
BLAKE2b-256 | 215aa6c0b445f2118c23e9bc170ff8d7449c88bce3f94d3236438e4224c6ac9c |