Skip to content

基于lstm,bilstm的language model 中文维基百科数据集

Notifications You must be signed in to change notification settings

pengming617/LanguageModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanguageModel

基于LSTM Bi-lstm的语言模型 语料为中文维基百科,wiki_train, wiki_valid, wiki_test wiki_vocab 是对语料进行结巴分词后构成的词典 语料中每个词语已经替换为对应的id

train.py 训练语言模型 compute_sentence_pro 利用语言模型计算一句话的概率

About

基于lstm,bilstm的language model 中文维基百科数据集

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages