1
0
mirror of https://github.com/fumiama/jieba.git synced 2026-06-05 00:32:51 +08:00

added package documentation

This commit is contained in:
Wang Bin
2015-05-06 15:23:35 +08:00
parent c937cdac5d
commit 4e8887da5e

View File

@@ -1,3 +1,4 @@
// Package jiebago is the Golang implemention of [Jieba](https://github.com/fxsjy/jieba), Python Chinese text segmentation module.
package jiebago
import (