mirror of
https://github.com/fumiama/jieba.git
synced 2026-06-25 06:09:44 +08:00
优化
This commit is contained in:
2
analyse/textrank.go
Normal file → Executable file
2
analyse/textrank.go
Normal file → Executable file
@@ -4,7 +4,7 @@ import (
|
||||
"math"
|
||||
"sort"
|
||||
|
||||
"github.com/wangbin/jiebago/posseg"
|
||||
"github.com/fumiama/jieba/posseg"
|
||||
)
|
||||
|
||||
const dampingFactor = 0.85
|
||||
|
||||
Reference in New Issue
Block a user