Skip to content

LindgeW/LanguageModel

Repository files navigation

Neural Network Language Model

(R)NNLM is typically unsupervised neural model for retriving char/word representation or generating text. You can consider from different perspectives. If you try to learn machine translation, you can understand it well first.

key points

  • n-gram feature
  • stateful rnn
  • perplexity (PPL)

About

Neural Network Language Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages