Skip to main content

MXNet Gluon NLP Toolkit

Project description

# Gluon NLP Toolkit

## Installation
1. Install nightly build of mxnet using `pip install --pre $MXNET_VARIANT` where `MXNET_VARIANT` can
be any of the listed ones at https://github.com/apache/incubator-mxnet/issues/8671.
Alternatively, you can also use the requirements files in this repo `pip install -r requirements.txt`
for CPU-only MXNet, and `pip install -r requirements.gpu-cu90.txt` for GPU-enabled MXNet for CUDA
9.0.
2. Clone this repo, and use `python setup.py install` for installing this package.

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

gluonnlp-0.1.0.post0.tar.gz (65.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page