Skip to main content

Vocably is a Natural Language Framework written in Python for Language based Tasks.

Project description

Vocably

Vocably is a Natural Language Processing (NLP) Framework written with the purpose to increase the flow of our development in daily basis.

Quick Installation

$ pip install vocably

Installation from source

$ git clone https://github.com/Nandhini25S/Vocably.git
$ cd Vocably
$ conda env create -f environment.yml
$ export PYTHONPATH=./src
$ python3 setup.py install

Using Makefile (for Linux or Mac Users)

$ git clone https://github.com/Nandhini25S/Vocably.git
$ cd Vocably
$ conda env create -f environment.yml

now we will activate this environment

$ conda activate vocably

to install and config

$ export PYTHONPATH=./src
$ make install
$ make configure

or

$ make all

Using batch file (for Windows users)

$ git clone https://github.com/Nandhini25S/Vocably.git
$ cd Vocably
$ conda env create -f environment.yml

now we will activate this environment

$ conda activate vocably

to install and config

$ Scripts/install.bat
$ Scripts/config.bat

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

vocably-0.0.9-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

vocably-0.0.9-py2.py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 2 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