Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

v0.5.4

Latest
Compare
Choose a tag to compare
@kazuma-t kazuma-t released this 27 Sep 00:34
· 4 commits to develop since this release
03d9ff8

Fixed a bug related to user-defined parts of speech

  • When multiple user dictionaries with user-defined parts of speech are used, the user-defined POS IDs of the second and subsequent user dictionaries become invalid (IndexError: list index out of range)