| Package | Description |
|---|---|
| com.hankcs.hanlp.mining.word | |
| com.hankcs.hanlp.summary |
| Modifier and Type | Class and Description |
|---|---|
class |
TermFrequencyCounter
词频统计工具
|
class |
TfIdfCounter
TF-IDF统计工具兼关键词提取工具
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextRankKeyword
基于TextRank算法的关键字提取,适用于单文档
|
| Modifier and Type | Method and Description |
|---|---|
KeywordExtractor |
KeywordExtractor.setSegment(Segment segment)
设置关键词提取器使用的分词器
|
Copyright © 2014–2021 码农场. All rights reserved.