Metadata-Version: 2.1
Name: NlpHub
Version: 1.0.1
Summary: A wrapper around Spacy, NLTK and uses some other libraries to perform Simple NLP tasks with less code.
Home-page: https://github.com/shahid017/NlpHub
Author: Muhammad Shahid Sharif
Author-email: chshahidhamdam@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: spacy
Requires-Dist: nltk
Requires-Dist: sklearn
Requires-Dist: textblob
Requires-Dist: spacy-langdetect
Requires-Dist: spacy-readability
Requires-Dist: pandas
Requires-Dist: wordcloud
Requires-Dist: matplotlib
Requires-Dist: pdfminer
Requires-Dist: docx2txt
Requires-Dist: gtts
Requires-Dist: fpdf

# NlpHub

A wrapper around Spacy, NLTK and also uses some other libraries. 
Read details here, https://github.com/shahid017/NlpHub



