mirror of
https://github.com/fumiama/jieba.git
synced 2026-06-22 04:02:52 +08:00
优化
This commit is contained in:
2
analyse/idf.go
Normal file → Executable file
2
analyse/idf.go
Normal file → Executable file
@@ -4,7 +4,7 @@ import (
|
||||
"sort"
|
||||
"sync"
|
||||
|
||||
"github.com/wangbin/jiebago/dictionary"
|
||||
"github.com/fumiama/jieba/dictionary"
|
||||
)
|
||||
|
||||
// Idf represents a thread-safe dictionary for all words with their
|
||||
|
||||
Reference in New Issue
Block a user