/rnnlm_py

Implementation of Mikolov's RNNLM toolkit by python

Primary LanguagePython

rnnlm-py

Implementation of Mikolov's RNNLM Toolkit by python

The train and valid files in this code are the same as the C++ version of RNNLM Toolkit.