-----------------------------------------------------------------------
Released on Jan 18, 2015.
- Added :py:mod:`.data`, :py:mod:`.downloader` [:issue:`4`]
- Added :py:func:`.utils.csvread`, :py:func:`.utils.csvwrite`
- Added :py:func:`.utils.read_txt()`
- Added nonflattened results for POS taggers
- Added Komoran module with KOMORAN 2.4
- Change dependency version of JPype1 to 0.5.7+
- Change dependency version of mecab-python from 0.993 to 0.996 [:issue:`19` with comments by Yong-woon Lee]
- Fixed concordance bug for Python2 [:commit:`6caa929`]
- Fixed pprint bug on Windows [:issue:`37`]