语言模型 - wanghaisheng/awesome-ocr GitHub Wiki
Deep Language Modeling for Question Answering using Keras http://benjaminbolte.com/blog/2016/keras-language-modeling.html#lstm
A Compositional Approach to Language Modeling http://arxiv.org/abs/1604.00100
TheanoLM is a recurrent neural network language modeling tool implemented using Theano https://github.com/senarvi/theanolm
https://github.com/codekansas/keras-language-modeling
https://github.com/ciprian-chelba/1-billion-word-language-modeling-benchmark
https://github.com/yoavz/music_rnn
https://github.com/yoonkim/lstm-char-cnn
https://github.com/dansoutner/LSTM
https://github.com/sherjilozair/char-rnn-tensorflow
https://github.com/hunkim/word-rnn-tensorflow
https://github.com/mbartoli/docker-char-rnn
http://mp.weixin.qq.com/s?__biz=MzIzMjQyNzQ5MA==&mid=2247484024&idx=1&sn=ff7dfb147d1ab9ad5a2f3e4cd8a42e25&scene=2&srcid=0809V5BFPO3JXOOnt25kyehc#wechat_redirect https://github.com/michaelcapizzi/NN-NLP https://github.com/karpathy/char-rnn
https://github.com/jcjohnson/torch-rnn
如何使用语言模型来对OCR输出结果进行校对 进一步提高准确率