Skip to content

Releases: Kensuke-Mitsuzawa/JapaneseTokenizers

Fast call of Jumanpp

29 Jun 11:04
Compare
Choose a tag to compare
  • Jumanpp interface works faster than the previous version.
    • This is only for UNIX distributions. Windows OS is an exception.

1.3.0: Merge pull request #20 from Kensuke-Mitsuzawa/16_denormalize

23 Feb 02:01
Compare
Choose a tag to compare
  • It introduced de-normalization function after tokenization process. (全角英数 -> 半角英数)
  • For mecab-config, it detects path to mecab-config automatically
  • It fixed a bug of initializing juman-object in python2

Minor change

13 Jan 00:30
Compare
Choose a tag to compare
  • Logger is sys.stdout -> sys.stderr

Minor change

11 Jan 21:25
Compare
Choose a tag to compare
1.2.6

updated readme

1.2.5: Merge pull request #12 from Kensuke-Mitsuzawa/devel

28 Dec 07:05
Compare
Choose a tag to compare
  • It fixed bugs in Juman server mode in python3.x
  • It supports Juman++
  • It supports filter method with chain expression

1.2.3: Merge pull request #9 from Kensuke-Mitsuzawa/devel

08 Dec 18:28
Compare
Choose a tag to compare
  • I resolved broken dependency of mecab binding for python2.7
  • pyknp version is into 0.3

1.0

03 Aug 04:28
Compare
Choose a tag to compare
1.0
updated to 1.0

alpha of version 1.0

19 Jun 08:04
Compare
Choose a tag to compare

New features

  • Juman at python3.x

0.5b

22 Jun 02:37
Compare
Choose a tag to compare
  • removed a bug which happens try to call juman class

stable version

19 Jun 08:03
Compare
Choose a tag to compare
Merge branch 'master' of github.com:Kensuke-Mitsuzawa/JapaneseTokenizers

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.