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