Interactive Mode + Bug Fixes
Features
- Interactive mode, which lets you control which text is added. (#52, thanks @juanets !)
- Allow backends other than TensorFlow (#44, thanks @torokati44 !)
- Allow periodic weights saving (#37, thanks @IrekRybark !)
- Multi-GPU support (beta: see #62 )
Fixes
- Handle
prefix
in word-level models correctly.