mirror of
https://github.com/fumiama/jieba.git
synced 2026-06-22 20:20:44 +08:00
优化
This commit is contained in:
2
analyse/stopwords.go
Normal file → Executable file
2
analyse/stopwords.go
Normal file → Executable file
@@ -3,7 +3,7 @@ package analyse
|
||||
import (
|
||||
"sync"
|
||||
|
||||
"github.com/wangbin/jiebago/dictionary"
|
||||
"github.com/fumiama/jieba/dictionary"
|
||||
)
|
||||
|
||||
// DefaultStopWordMap contains some stop words.
|
||||
|
||||
Reference in New Issue
Block a user