Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Release v2.1.1 (Improve performance)

Compare
Choose a tag to compare
@miurahr miurahr released this 16 May 02:07
· 46 commits to master since this release
Added
-----
* Provide Kakasi.normalize(text) class method
* Add unidic data into data (not used yet), and add parse utility.

Fixed
-----
* Put type hint stub into package
* Copyright notifications

Changed
-------
* Expand all cletter into dictionary (#139)
* Change primary kanwadict index from str to int
* test: gather all legacy test into test_pykakasi_legacy.py file.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>