text-analysis-helpers

View on PyPIReverse Dependencies (0)

0.6.0 text_analysis_helpers-0.6.0-py3-none-any.whl

Wheel Details

Project: text-analysis-helpers
Version: 0.6.0
Filename: text_analysis_helpers-0.6.0-py3-none-any.whl
Download: [link]
Size: 12677
MD5: 546aeaa47def0d1997dce2006e95e452
SHA256: 0beb17912348a4f5a752d00c7a38d5a3b90ae5baebfe4404ec609f399a1f5235
Uploaded: 2023-05-06 10:14:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: text-analysis-helpers
Version: 0.6.0
Summary: Collection of classes and functions for text analysis
Author: Matigakis Panagiotis
Author-Email: pmatigakis[at]gmail.com
Home-Page: https://github.com/pmatigakis/text-analysis-helpers
Project-Url: Repository, https://github.com/pmatigakis/text-analysis-helpers
License: MIT
Keywords: text analysis
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10,<4.0
Requires-Dist: arrow (<1.0.0,>=0.15.5)
Requires-Dist: article-extraction (<0.4.0,>=0.3.0)
Requires-Dist: extruct (<1.0.0,>=0.13.0)
Requires-Dist: nltk (<4.0,>=3.3)
Requires-Dist: numpy (<2.0.0,>=1.15.2)
Requires-Dist: requests (<3.0.0,>=2.26.0)
Requires-Dist: sumy (<1.0.0,>=0.11.0)
Requires-Dist: textstat (<1.0.0,>=0.7.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1275 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
text_analysis_helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
text_analysis_helpers/cli.py sha256=mwctM2Nw3efhKg0Y0oSlNHPWWPQK4fUIR0IfEwpmPIw 1519
text_analysis_helpers/downloaders.py sha256=xoQr1KFfRGTeDiNqUPNJcMwEypfnJZHOqll-vNVBFrU 870
text_analysis_helpers/exceptions.py sha256=DovvlLusOWgQBj5400ulBOEee1Kq_CHh4S8PTcSPIak 912
text_analysis_helpers/helpers.py sha256=4w4lyRVMnkDEDl1Z75S9Ogjt94O5MhykV7m14BVXw7o 61
text_analysis_helpers/html.py sha256=Oa62T_Zn4NcICYyYHVmHItyABPR47DgnGq9rt3zN8Uc 2088
text_analysis_helpers/keywords/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
text_analysis_helpers/keywords/rake.py sha256=aY0T9DkOK0TGSHZ5O8q25GXjhebO3Vdufi9LWzyaGAY 7730
text_analysis_helpers/models.py sha256=RSgcBQZKunmB6MjaLZm_sdXd5WqvZMkY2MO_ukjwIpk 5968
text_analysis_helpers/processors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
text_analysis_helpers/processors/html.py sha256=1jK6d4htrML5Qo0enC9z1_EbQgbn3581fmt-GhkqGiU 1029
text_analysis_helpers/processors/text.py sha256=cAZTGEjh8Hoqwqhdo3nzPzktcQeBm-Rsh3sQIbkJrE4 1607
text_analysis_helpers/text.py sha256=BOAreb8tkFMdxCfOOdlzva9lEIyZTQzEn2gIXJ3Q27c 4495
text_analysis_helpers-0.6.0.dist-info/LICENSE sha256=7xiPve-yGa-V1MS79S9wP7wAU6U2wv65rDZzrtB69-Q 1076
text_analysis_helpers-0.6.0.dist-info/METADATA sha256=2fgYxiT_rFG449NYJJimlIRbirP5_zm2HAtcR4OKylY 2462
text_analysis_helpers-0.6.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
text_analysis_helpers-0.6.0.dist-info/entry_points.txt sha256=BfDnaH1tYwgaOmU3VmqjZBjAqZKKc64k_ddHUjdrtmA 76
text_analysis_helpers-0.6.0.dist-info/RECORD

entry_points.txt

text-analysis-helpers-cli = text_analysis_helpers.cli:main