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

tweak docs

This commit is contained in:
Wang Bin
2015-05-06 16:11:11 +08:00
parent f96acf3e85
commit b3ea94ba47
4 changed files with 27 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
// Package finalseg is the Golang implementation of Jieba's finalseg module.
package finalseg
import (