the user guide: sec <2.3.English/Japanese Text Tokenizer> be renamed as <2.3.Text Tokenizer>
Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/e24c4fcc Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/e24c4fcc Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/e24c4fcc Branch: refs/heads/master Commit: e24c4fcc7c76d78ca0d8f2a18a5e7316318d0819 Parents: 1f81953 Author: partyyoung <[email protected]> Authored: Fri Jun 30 17:59:08 2017 +0800 Committer: partyyoung <[email protected]> Committed: Fri Jun 30 17:59:08 2017 +0800 ---------------------------------------------------------------------- docs/gitbook/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e24c4fcc/docs/gitbook/SUMMARY.md ---------------------------------------------------------------------- diff --git a/docs/gitbook/SUMMARY.md b/docs/gitbook/SUMMARY.md index 32b0150..b9d4e8a 100644 --- a/docs/gitbook/SUMMARY.md +++ b/docs/gitbook/SUMMARY.md @@ -49,7 +49,7 @@ * [List of generic Hivemall functions](misc/generic_funcs.md) * [Efficient Top-K query processing](misc/topk.md) -* [English/Japanese Text Tokenizer](misc/tokenizer.md) +* [Text Tokenizer](misc/tokenizer.md) ## Part III - Feature Engineering
