Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 219 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 219 Bytes

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 "домой он ушел"