Skip to content

Riroaki/Chinese-Rhythm-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhythm Predictor

A simple Chinese rhythm predictor based on Decision Tree and CRF.

Best parameters in Practice

  • max_depth=50
  • n_estimators=20

Data

The full data is not open source.

But here are some sentences with rhythms available in sample.txt.

About

基于随机森林和条件随机场的中文韵律预测模型

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages