Skip to content

wangpeng138375/ZH_Character_BiRNN

Repository files navigation

the package of charactertrain contains the train code
	python train_lm_nopad.py --config ../config/train.config

the package of charactertest contains the test code
	python getProbs.py --config ../config/test.config
	
	
	模型最后一层,前向和后向的结果相加效果会更好一点

About

bidirection rnn language model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages