This is an automated email from the ASF dual-hosted git repository.
myui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hivemall.git
The following commit(s) were added to refs/heads/master by this push:
new 58b4221 Fixed links
58b4221 is described below
commit 58b4221c9cb354c97e6847b7b973cbb84a0dff6f
Author: Makoto Yui <[email protected]>
AuthorDate: Fri May 14 12:35:11 2021 +0900
Fixed links
---
docs/gitbook/misc/tokenizer.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/gitbook/misc/tokenizer.md b/docs/gitbook/misc/tokenizer.md
index dccd1fb..ef28cdf 100644
--- a/docs/gitbook/misc/tokenizer.md
+++ b/docs/gitbook/misc/tokenizer.md
@@ -192,7 +192,7 @@ For detailed APIs, please refer Javadoc of
[SmartChineseAnalyzer](https://lucene
## Korean Tokenizer
-Korean toknizer internally uses [lucene-analyzers-nori](analyzers-nori: Korean
Morphological Analyzer) for tokenization.
+Korean toknizer internally uses
[lucene-analyzers-nori](https://www.slideshare.net/elasticsearch/nori-the-official-elasticsearch-plugin-for-korean-language-analysis)
for tokenization.
The signature of the UDF is as follows: