texthero

View on PyPIReverse Dependencies (2)

1.1.0 texthero-1.1.0-py3-none-any.whl

Wheel Details

Project: texthero
Version: 1.1.0
Filename: texthero-1.1.0-py3-none-any.whl
Download: [link]
Size: 24254
MD5: 150da56cdc73434f6ce5d9425e69f449
SHA256: 404f865b927551123d590176b1c178156dd49a5781420a81989b8a2c0d19c149
Uploaded: 2021-07-01 17:11:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: texthero
Version: 1.1.0
Summary: Text preprocessing, representation and visualization from zero to hero.
Author: Jonathan Besomi
Home-Page: https://github.com/jbesomi/texthero
Project-Url: Documentation, https://texthero.org/
Project-Url: Source Code, https://github.com/jbesomi/texthero
Project-Url: Bug Tracker, https://github.com/jbesomi/texthero/issues
License: MIT
Keywords: text mining,text preprocessing,text representation,text visualization
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6.1
Requires-Dist: numpy (>=1.17)
Requires-Dist: scikit-learn (>=0.22)
Requires-Dist: spacy (<3.0.0)
Requires-Dist: tqdm (>=4.3)
Requires-Dist: nltk (>=3.3)
Requires-Dist: plotly (>=4.2.0)
Requires-Dist: pandas (>=1.0.2)
Requires-Dist: wordcloud (>=1.5.0)
Requires-Dist: unidecode (>=1.1.1)
Requires-Dist: gensim (<4.0,>=3.6.0)
Requires-Dist: matplotlib (>=3.1.0)
Requires-Dist: black (>=19.10b0); extra == "dev"
Requires-Dist: pytest (>=4.0.0); extra == "dev"
Requires-Dist: Sphinx (>=3.0.3); extra == "dev"
Requires-Dist: sphinx-markdown-builder (>=0.5.4); extra == "dev"
Requires-Dist: recommonmark (>=0.6.0); extra == "dev"
Requires-Dist: nbsphinx; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 10252 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tests/__init__.py sha256=w8-l3HxtHU-ru1Uj5TLMYMjmBskbISBXhmO-_AIl-YU 634
tests/test_nlp.py sha256=ZFE2lxT84DnBvSxj-NlaNx6q4p4595Sx7F2Qv1bkFig 801
tests/test_preprocessing.py sha256=V5Uy0pzc4CY4FfUV9YlqB_EzfAx1cvPkSgLKAwADg5Q 8498
tests/test_representation.py sha256=fFrzeGpGiUFJnTlYXFvkNhCThDFT9nukEc3j8W4fXxs 2960
tests/test_visualization.py sha256=dkcUeOppaGRTY7qhmEceEHY1mLGUwj8bVg8M8z0dVGw 1866
texthero/__init__.py sha256=xjp_0SupxcVWEw8f9tsPvFaxwy6Yb2f_Nndp9UkfGBY 331
texthero/nlp.py sha256=jVf9vMFZ1cfcTei4XVECk7QtXOdyHBdk_vfROncXDFM 2654
texthero/preprocessing.py sha256=_Ph3KTN8agnskk2kcMoeYeNadWC4XQYzQZc1ONQjbDs 18989
texthero/representation.py sha256=Dq1fayX5FMWeQkSVFw3j5N0gNuDjwssMLptqA05YSmk 13549
texthero/stopwords.py sha256=K4SQZyvMy9vsmri_iXS0irOD1f-Uc2NOjQKhD4xhnew 612
texthero/visualization.py sha256=1m9SwigEAdeIRH9Fvg0DMxZaeQj87yYxeYiP6G8FKCo 5997
texthero-1.1.0.dist-info/LICENSE sha256=c1doTJqJC1mAmWAmQDdSbFCd0BexzCUGvKHdm8wMj1s 1075
texthero-1.1.0.dist-info/METADATA sha256=cnFYLOWRQF-2CCtXM-cLNrHy_wUm5Ot8OW1BdoBmdvs 11848
texthero-1.1.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
texthero-1.1.0.dist-info/top_level.txt sha256=79rtzmbhsUOS2hDCSEHmN0_uVladizbXKTd8TnbIs20 15
texthero-1.1.0.dist-info/RECORD

top_level.txt

tests
texthero