mirror of
https://github.com/fumiama/jieba.git
synced 2026-06-28 08:02:45 +08:00
优化 tag_extracker
This commit is contained in:
4
jieba.go
4
jieba.go
@@ -1,5 +1,5 @@
|
||||
// Package jiebago is the Golang implemention of [Jieba](https://github.com/fxsjy/jieba), Python Chinese text segmentation module.
|
||||
package jiebago
|
||||
// Package jieba is the Golang implemention of [Jieba](https://github.com/fxsjy/jieba), Python Chinese text segmentation module.
|
||||
package jieba
|
||||
|
||||
import (
|
||||
"math"
|
||||
|
||||
Reference in New Issue
Block a user