You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemall.apache.org by my...@apache.org on 2019/04/19 07:16:57 UTC

[incubator-hivemall] branch master updated: Update doc

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 00d3717  Update doc
00d3717 is described below

commit 00d37174e9e5e66364ee3b749ce72fd0fa44411e
Author: Makoto Yui <my...@apache.org>
AuthorDate: Fri Apr 19 16:16:32 2019 +0900

    Update doc
---
 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 0c0e97e..0ecc9bf 100644
--- a/docs/gitbook/misc/tokenizer.md
+++ b/docs/gitbook/misc/tokenizer.md
@@ -118,7 +118,7 @@ For detailed APIs, please refer Javadoc of [JapaneseAnalyzer](https://lucene.apa
 
 ## Part-of-speech
 
-The second argument can also accept the following option format:
+From Hivemall v0.6.0, the second argument can also accept the following option format:
 
 ```
  -mode <arg>   The tokenization mode. One of ['normal', 'search',