Skip to content

Releases: ikawaha/kagome

Fix potential bugs

09 Oct 23:32
7d145c9
Compare
Choose a tag to compare
Merge pull request #158 from ikawaha/develop

Release candidate

Refactoring

30 Aug 13:13
c1cdb67
Compare
Choose a tag to compare
Merge pull request #153 from ikawaha/develop

Release candidate

Add dockerfile and print command version

03 Jun 08:05
9eda13e
Compare
Choose a tag to compare

Features:

Fixs:

Thanks @KEINOS !

Apply a patch to kagome dictionary to properly handle Japanese new era '令和' (REIWA)

19 Apr 14:44
d76ce24
Compare
Choose a tag to compare

A new era '令和' has been added to the dictionary following the lucene kuromoji fix.
[LUCENE-8752] https://issues.apache.org/jira/browse/LUCENE-8752

  • #143 Add POS label to lattice node
  • #145 Add new era '令和'

Fix to return copied features

16 Feb 03:55
c7e4a44
Compare
Choose a tag to compare
Merge pull request #141 from ikawaha/fix/features_20190215

Fix to return copied featurese

Fix bugs

07 Feb 15:34
f89468f
Compare
Choose a tag to compare
Merge pull request #138 from ikawaha/develop

Fix bugs

Fix missing contributions

11 Aug 07:37
f066253
Compare
Choose a tag to compare

Sorry, I carelessly squashed the commitment of the AnnieZhou08's contribution.

Exposed new Tokenizer constructor that loads dictionary from custom path

11 Aug 02:35
22c5bc7
Compare
Choose a tag to compare
v1.8.0

 Exposed new Tokenizer constructor that loads dictionary from custom …

Fix a bug of appengine settings

25 Jul 01:08
f327188
Compare
Choose a tag to compare
v1.7.4

Remove unused settings for appengine (#125)

Fix misspellings, etc

13 Jun 02:46
9f4fc8a
Compare
Choose a tag to compare
Merge pull request #122 from ikawaha/ikawaha-patch-1

Update .travis.yml