|
@@ -68,7 +68,7 @@ public class RankStrategyBy688 extends RankStrategyBasic {
|
|
@Override
|
|
@Override
|
|
public List<AdRankItem> adItemRank(RankRecommendRequestParam request, ScoreParam scoreParam) {
|
|
public List<AdRankItem> adItemRank(RankRecommendRequestParam request, ScoreParam scoreParam) {
|
|
String titlexx = "0元学养生";
|
|
String titlexx = "0元学养生";
|
|
- String tagsxx = "孩子,粽子,老同学,看看,高龄,牢记,启发,对话,主持人,事儿";
|
|
|
|
|
|
+ String tagsxx = "孩子,粽子,老同学,一元钱";
|
|
Double[] doubles = ExtractorUtils.funcC34567ForTagsNew(tagsxx, titlexx);
|
|
Double[] doubles = ExtractorUtils.funcC34567ForTagsNew(tagsxx, titlexx);
|
|
log.info("funcC34567ForTagsNew=" + Arrays.toString(doubles));
|
|
log.info("funcC34567ForTagsNew=" + Arrays.toString(doubles));
|
|
|
|
|