public class IdVectorScorer extends BaseScorer<IdVector>
boost, storage| Constructor and Description |
|---|
IdVectorScorer() |
| Modifier and Type | Method and Description |
|---|---|
protected IdVector |
generateKey(String sentence)
生成能够代表这个句子的键
|
addSentence, computeScore, removeAllSentences, setBoostprotected IdVector generateKey(String sentence)
BaseScorergenerateKey in class BaseScorer<IdVector>Copyright © 2014–2021 码农场. All rights reserved.