Universal data IO and neural network modules in NLP tasks
Project description
# AntU Universal data IO and neural network modules in NLP tasks.
data IO is an universal module in Natural Language Processing system and not based on any framework (like TensorFlow, PyTorch, MXNet, Dynet…).
neural network module contains the neural network structures commonly used in NLP tasks. We want to design commonly used structures for each neural network framework. We will continue to develop this module.
# Requirements
Python>=3.6
bidict==0.17.5
numpy==1.15.4
numpydoc==0.8.0
overrides==1.9
pytest==4.0.2
##### If you need dynet neural network:
dynet>=2.0
# Installing via pip
`bash pip install antu `
# Resources
[Documentation](https://antu.readthedocs.io/en/latest/index.html)
[Source Code](https://github.com/AntNLP/antu)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file antu-0.0.4.tar.gz
.
File metadata
- Download URL: antu-0.0.4.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00a5c39dd2d2e17dfaab8c35173f95c4a6deda809d9b2ec7eb4ad8b34c1af018 |
|
MD5 | ffdc1061c4daa815fe16e28a02fce384 |
|
BLAKE2b-256 | 5d05301303e2c7be299e58a3ae455cdab7475d180106cb77ec2c0bda53bc3f31 |
File details
Details for the file antu-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: antu-0.0.4-py3-none-any.whl
- Upload date:
- Size: 41.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9afc6cbe65238cd894ee0acf73549c823a1abd854ddfb8ce9ca77785047078c9 |
|
MD5 | 2605aea3ba6c32dd27bdc4ea5b7fbd7d |
|
BLAKE2b-256 | c98fea2f7ca22a5e04f8c598e3205151f9054be747b2284b98fa528d63df380f |