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.4.tar.gz
(4.6 kB
view details)
Built Distributions
vocably-0.0.4-py3.9.egg
(10.3 kB
view details)
File details
Details for the file vocably-0.0.4.tar.gz
.
File metadata
- Download URL: vocably-0.0.4.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 | 3af469c2cd88defc35236f58a855a50cad82f6e5174b6d1253ad9fa95f680e3a |
|
MD5 | 4270dbc824ab488449c3b027da321f67 |
|
BLAKE2b-256 | 9271d7e0ea4439a8e173827a0c5986105c9dda5870adcf664994f98d7c1d1e02 |
File details
Details for the file vocably-0.0.4-py3.9.egg
.
File metadata
- Download URL: vocably-0.0.4-py3.9.egg
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a155a7134d6745043a0e4f2e890a487c125b872a33e6874cf9a7bc4432ebc71 |
|
MD5 | 051e9376e89ee306190343cfb13d977d |
|
BLAKE2b-256 | 77283b0871d4b9808020bb2dec7410c7c0c41ffe3d850382c750e5fd251ea38f |
File details
Details for the file vocably-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: vocably-0.0.4-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 | 4beadcd4b4b9f4c863234664f76e266bce386fa0fe10b44dc354c000de35bb2d |
|
MD5 | 422f41dacc5ae1737fe0d6bd1f6b005b |
|
BLAKE2b-256 | 219f0740993ad983e1e06d48f11a0c5aedcc808c04b4d805270c1f3fbb63e950 |