make_corpus() fails when chunking UTF-8 files while parsing. There may be a "decode('utf-8')" missing somewhere. This is true both in [Python2 (log)](https://github.com/interrogator/corpkit/files/415613/corpkit-make_corpus-python2-log.txt) and [Python3 (log)](https://github.com/interrogator/corpkit/files/415614/corpkit-make_corpus-python3-log.txt).