alexandru/stuff-classifier

encoding error when I call save_state method

Closed this issue · 1 comments

When I save my model to a file, a error occurs. I deal with Chinese text.
"\x81" from ASCII-8BIT to UTF-8 (Encoding::UndefinedConversionError)

Use latest version, it's Ok now.