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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vocably-0.0.9-py3-none-any.whl.
File metadata
- Download URL: vocably-0.0.9-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0cdc72dd2f47ed43ea8f78bf8b19280381b75e635bcb47fc25ff9fa1be35c60
|
|
| MD5 |
ead2c1c13fcf4953a6a6228d985bb16c
|
|
| BLAKE2b-256 |
d80131cd4d97dfb7fac85502d8a45639c9da7f5e0ee9e9fd02426787e6eb9003
|
File details
Details for the file vocably-0.0.9-py2.py3-none-any.whl.
File metadata
- Download URL: vocably-0.0.9-py2.py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cecd82df90d5cd60b55808a6273328ef74539f3dfbd7feee4b11ba03e0639614
|
|
| MD5 |
20772ebc3853051b4513f13b4577beda
|
|
| BLAKE2b-256 |
aed638559ef80699d218f38414a12dfa37db3b5180512dabd89bb8d8744f9de9
|