mirror of
https://github.com/fumiama/jieba.git
synced 2026-06-10 11:40:26 +08:00
优化
This commit is contained in:
2
analyse/example_test.go
Normal file → Executable file
2
analyse/example_test.go
Normal file → Executable file
@@ -3,7 +3,7 @@ package analyse_test
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/wangbin/jiebago/analyse"
|
||||
"github.com/fumiama/jieba/analyse"
|
||||
)
|
||||
|
||||
func Example_extractTags() {
|
||||
|
||||
Reference in New Issue
Block a user