Skip to content

Installation

Installation

nlprep is tested on Python 3.6+, and PyTorch 1.1.0+.

Installing via pip

pip install nlprep

Installing via source

git clone https://github.com/voidful/nlprep.git
python setup.py install

Running nlprep

Once you've installed nlprep, you can run with

pip installed version:

nlprep

local version:

python -m nlprep.main