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.8.tar.gz
(7.2 kB
view details)
Built Distributions
vocably-0.0.8-py3.9.egg
(15.0 kB
view details)
File details
Details for the file vocably-0.0.8.tar.gz
.
File metadata
- Download URL: vocably-0.0.8.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26bc3841913297863b3ef15cce87a5743bd3f8e4af80574b793f76f2b546c57a |
|
MD5 | 96b0ff227838cdbfc114987963fec5f6 |
|
BLAKE2b-256 | 43dd75b1ea31cbe8ec32cdcbe7fce9850d297646aa3f681a5e18e3d2e940a84b |
File details
Details for the file vocably-0.0.8-py3.9.egg
.
File metadata
- Download URL: vocably-0.0.8-py3.9.egg
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 436cd12823a1fac6382838850fda8fe60397fbbb2a2b9d87b186e90f6a69f8c2 |
|
MD5 | 1ee313d751c475690f7b886b050af5cc |
|
BLAKE2b-256 | 9f62bbed071cead00ce970b20de54a96f8ee4b4af4c2a744695cf0b38168cb0b |
File details
Details for the file vocably-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: vocably-0.0.8-py3-none-any.whl
- Upload date:
- Size: 7.8 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 | 33e52b3ae441923194c8321306b1af1302ee8486d3a75b8ba90316d3d8ebba67 |
|
MD5 | 4839cff4cac7c9dac2953ec63b826538 |
|
BLAKE2b-256 | d8214e9d0fcc20c2ef302c5fdd1a231bbe137ce2e1dac7a1623486c8d928d80a |