Skip to content

Glebbs/N-gram-text-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-gram text generator

Sample train command

python .\train.py --input-dir ./texts

Sample generate command

python .\generate.py --model .\model.pkl --length 30 --prefix "домой он ушел"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages