Skip to content

Commit

Permalink
Fix the broken link to Kuromoji
Browse files Browse the repository at this point in the history
  • Loading branch information
ikawaha committed Jul 18, 2022
1 parent 01d1785 commit b1848a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The dictionary/statistical models such as MeCab-IPADIC, UniDic (unidic-mecab) an

## Segmentation mode for search

Kagome has segmentation mode for search such as [Kuromoji](http://www.atilika.com/en/products/kuromoji.html).
Kagome has segmentation mode for search such as [Kuromoji](https://www.atilika.org/).

* Normal: Regular segmentation
* Search: Use a heuristic to do additional segmentation useful for search
Expand Down

0 comments on commit b1848a6

Please sign in to comment.