Library 1.0.1
What's Changed
- enforce upper bound on max steps by @mshannon-sil in #55
- handle stopped tasks without throwing error by @mshannon-sil in #57
- convert book abbreviation in \id marker to uppercase by @mshannon-sil in #60
- map windows codepage 936 to python encoding cp936 by @mshannon-sil in #66
- Move get_books to parse.py and add get_chapters by @isaac091 in #61
- Better error messages for #62 by @johnml1135 in #63
- Correctly handle corrupted SMT models by @ddaspit in #68
- OOM error fixing by @johnml1135 in #58
- Remove obsolete code from NmtModelFactory by @ddaspit in #69
Full Changelog: v1.0.0...v1.0.1