Skip to main content

A wrapper around Spacy, NLTK and uses some other libraries to perform Simple NLP tasks with less code.

Project description

NlpHub

A wrapper around Spacy, NLTK and also uses some other libraries.

pip install NlpHub

Python Notebook

from NlpHub import Annotators, Transformers, Convertors, Analyzers Convertors.txt_to_speech("your text here", save_to= "path_to_mp3_file" )

NlpHub is a wrapper around Spacy, NLTK and some other libraries simple NLP tasks. You can perform simple tasks with just 3 or 4 lines of code. NlpHub can perform basic NLP operations with less code and less hassle.

Installation You can install NlpHub via pip. Write this command in terminal and voila, you have installed NlpHub.

pip install NlpHub It will auto install dependencies and you don't need to worry about anything.

Import To use NlpHub in your Jupyter notebook or python file, You can import it like this.

from NlpHub import Annotators

Read details here, https://github.com/shahid017/NlpHub

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

NlpHub-1.0.3.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

NlpHub-1.0.3-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page