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 Distribution
vocably-0.0.6.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file vocably-0.0.6.tar.gz
.
File metadata
- Download URL: vocably-0.0.6.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89855bd06ccf561cc19a5f0457799edb3f644311a4b946f92c1c481257a7bd77 |
|
MD5 | 40ce1f758bfb0008c500b28fdf0de811 |
|
BLAKE2b-256 | 8557849f470daf4b0ac4a7af3535454654c1fbba435881376e133d79dd75a3e0 |
File details
Details for the file vocably-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: vocably-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27a505569f277d23751235f994c060bfbd97ff1403ce27177657506f3a817b72 |
|
MD5 | 06083cc3ba0ead542247124868a2ae92 |
|
BLAKE2b-256 | 67ce5b3585498e960d6f1774fff918f89268ba7e8ee6d48f613357b77efa7d8b |