A Python package to identify tortured phrases in text
Project description
TorturePhrases_Estimator
TorturePhrases_Estimator is a Python package that identifies tortured phrases in text using a pre-defined list of awkward or over-complicated phrases.
Installation
You can install the package using pip:
pip install TorturePhrases_Estimator
Usage
from TorturePhrases_Estimator import identify_tortured_phrases
text = "Subjects were dichotomized into experimental contingents, with one contingent being administered the active pharmaceutical ingredient and the other contingent receiving a pharmacologically inert substance."
tortured_phrases = identify_tortured_phrases(text)
print(tortured_phrases)
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
torturephrases_estimator-4.0.tar.gz
(611.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file torturephrases_estimator-4.0.tar.gz.
File metadata
- Download URL: torturephrases_estimator-4.0.tar.gz
- Upload date:
- Size: 611.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a00ba67bc9c5d629c3b1ecae589049eae18e4d19b332080b421189125fdbb60f
|
|
| MD5 |
2722e362cf6d19f9721f5685266f0932
|
|
| BLAKE2b-256 |
24808cfde2d6a8c0f06f5b381337c4ae37a5d609dc2fd5c3df5779f09c598755
|
File details
Details for the file TorturePhrases_Estimator-4.0-py3-none-any.whl.
File metadata
- Download URL: TorturePhrases_Estimator-4.0-py3-none-any.whl
- Upload date:
- Size: 612.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b4a785b9dc2903efb0d9fc762aa5e03a9615a1b699443e78f7cb5a6ac826d12
|
|
| MD5 |
3a533c3fc4a992e56b9322b99b6253d7
|
|
| BLAKE2b-256 |
62801fc040404f82aec2ee00b5787eb282e500f54c5a72220be26748ce440269
|