public class KeyWordComputer extends Object
| Constructor and Description |
|---|
KeyWordComputer() |
KeyWordComputer(int nKeyword)
返回关键词个数
|
| Modifier and Type | Method and Description |
|---|---|
List<Keyword> |
computeArticleTfidf(String content)
只有正文
|
List<Keyword> |
computeArticleTfidf(String title,
String content) |
Copyright © 2017. All rights reserved.