/language-modeling

Language Modeling with RNN

Primary LanguagePython

Language Modeling

Using dynamic RNN, LSTM cell and seq2seq loss function

Execution

python lm.py

  • Train the model with formatted file and test it at once.