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.22.tar.gz
(30.2 kB
view details)
Built Distribution
File details
Details for the file textdiversity-0.0.22.tar.gz
.
File metadata
- Download URL: textdiversity-0.0.22.tar.gz
- Upload date:
- Size: 30.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ec93da1533abbc758909e43be807fc400bed7251d29f15cb50722a63efd0e70 |
|
MD5 | e9009c4034695366522b0b9f8e16fe82 |
|
BLAKE2b-256 | d82d3081fb0e1bcdbaa39b99c2521ffaa828cacb21ea610b4817131a02b41015 |
File details
Details for the file textdiversity-0.0.22-py3-none-any.whl
.
File metadata
- Download URL: textdiversity-0.0.22-py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d8c55a70700be900342c484a0e9268f2f123499c968ca8b86e1f1f7ca94ed96 |
|
MD5 | eb839e82c9cc3846e07cc4dca32e47ee |
|
BLAKE2b-256 | 98244bc905b996e8751d334ed529568c9c4e2f16256395b72aa7e29f58129c13 |