textherox

View on PyPIReverse Dependencies (0)

1.2.0 textherox-1.2.0-py3-none-any.whl

Wheel Details

Project: textherox
Version: 1.2.0
Filename: textherox-1.2.0-py3-none-any.whl
Download: [link]
Size: 42855
MD5: a028c947f2dc81842ec876587b659847
SHA256: f8a11ef3247115f8bd283d16afca4f39ea28456aa1e673a6ab3a567e1181580a
Uploaded: 2022-10-21 18:25:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: textherox
Version: 1.2.0
Summary: Text preprocessing, representation and visualization from zero to hero.
Author: Jonathan Besomi || Maintained by Patrick Phat
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: gensim (<5,>4.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"
Requires-Dist: parameterized (>=0.7.4); extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pandas (>=1.1.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 13700 characters]

WHEEL

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

RECORD

Path Digest Size
tests/__init__.py sha256=w8-l3HxtHU-ru1Uj5TLMYMjmBskbISBXhmO-_AIl-YU 634
tests/test_helpers.py sha256=eI212zdAlReHa1VogBq8YweUyqc3f1sSt65OtY1z8d8 1662
tests/test_indexes.py sha256=_0WB5lefYOD3L_wWwCIWwxuyX4wJt2Br3K_lmAn3Yhw 4470
tests/test_nlp.py sha256=rXQ8EyXLhWLL04qhwGMM9vsNiqDu0RAX6BQkgzoUWyo 2907
tests/test_preprocessing.py sha256=dHOSZloxUSAA1qL5wATSz8yTY82X9j9HmlTCs8BOOD4 13033
tests/test_representation.py sha256=VKdi1pz4TWjrkaqH83kUQxqWHGViKKNJp3QebPKbovY 10186
tests/test_types.py sha256=3XnHGrMV207G9T00mSt7emZZHjSqIdaO7R_C9TnhkiM 3593
tests/test_visualization.py sha256=6vFgFKWh23kHdWJUsTHCg1B90Ag3sQBKSxXwBcajZeI 2531
texthero/__init__.py sha256=xjp_0SupxcVWEw8f9tsPvFaxwy6Yb2f_Nndp9UkfGBY 331
texthero/_helper.py sha256=YQewtmz2fPmNTzPhg0eVs5EuEvg0uGD6SVNgejbmco4 1825
texthero/_types.py sha256=5dOTqD9UEIp3OWn8aso7FRhmw1TDwjt2oCu6FSBuU18 10444
texthero/nlp.py sha256=a2PY0ASP6TYnwt-F1vLuZ7I0zUHZVXqSWmZQ5JT9T6g 9730
texthero/preprocessing.py sha256=NqzQgUIouvu_OlDDiTbOKQm65fcTdFu75EbNGq9tWs0 24633
texthero/representation.py sha256=LuHitRi3Ljy-RnATTyQOg3b7wTHwoM1Hwoa8Pfd-KmY 32922
texthero/stopwords.py sha256=0Fl0mDZ5yoiBf35jJs0bS-d3ZsOzGhMgPSOCyEHYCJQ 394
texthero/visualization.py sha256=mClksE7RUlor5QEmV1indXNZCtbPmVI5MsAb9LdMNY0 9176
textherox-1.2.0.dist-info/LICENSE sha256=c1doTJqJC1mAmWAmQDdSbFCd0BexzCUGvKHdm8wMj1s 1075
textherox-1.2.0.dist-info/METADATA sha256=Sw4getPmaGBakummpbo9Xwq9HrUwWF2KXKoFlFEgbGY 15538
textherox-1.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
textherox-1.2.0.dist-info/top_level.txt sha256=79rtzmbhsUOS2hDCSEHmN0_uVladizbXKTd8TnbIs20 15
textherox-1.2.0.dist-info/RECORD

top_level.txt

tests
texthero