Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 229 Bytes

File metadata and controls

12 lines (9 loc) · 229 Bytes

NNLM

Neural Network Language Model 论文《A Neural Probabilistic Language Model.2003》

requirement: - python3 - tensorflow 1.4

use python nnlm.py

原理及代码详见博客: https://www.jianshu.com/p/1de13edda989