Skip to content

chantera/rnnlm-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNNLM Toolkit wrapper for Python

rnnlm-python is a python wrapper module for RNNLM Toolkit. RNNLM Toolkit is developed by Tomas Mikolov.

Detailed information of RNNLM Toolkit can be found at http://rnnlm.org/

Installation

Install rnnlm-python:

% pip install rnnlm-python

Install rnnlm-python (without pip):

% git clone https://github.com/chantera/rnnlm-python
% cd rnnlm-python
% make
% sudo make install

How to use

See 'scripts/main.py' as a sample program.

License

MIT License

About

RNNLM Toolkit wrapper for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages