Metadata-Version: 2.1
Name: pyquantify
Version: 1.2.0
Summary: Advanced Feature-Rich CLI-based Tool for Semantic Analysis
Home-page: https://github.com/vivekkdagar/pyquantify/
Author: Vivek Dagar
Author-email: vivekdagar2017@gmail.com
License: GNU General Public License v3.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests ~=2.31.0
Requires-Dist: beautifulsoup4 ~=4.12.3
Requires-Dist: tqdm ~=4.66.2
Requires-Dist: click ~=8.1.7
Requires-Dist: matplotlib ~=3.7.5
Requires-Dist: nltk ~=3.8.1
Requires-Dist: seaborn ~=0.12.2
Requires-Dist: spacy ~=3.7.4
Requires-Dist: scikit-learn ~=1.3.2
Requires-Dist: tabulate ~=0.9.0
Requires-Dist: wordcloud ~=1.9.3
Requires-Dist: bert-extractive-summarizer
Requires-Dist: wheel
Requires-Dist: build
Requires-Dist: setuptools ~=68.0.0
Requires-Dist: textblob ~=0.15.3
Requires-Dist: langid ~=1.1.6
Requires-Dist: torch
Requires-Dist: lxml

Please refer to the Github for usage guide and more {
    https://github.com/vivekkdagar/pyquantify}
