| Package | Description |
|---|---|
| net.zomis.aiscores | |
| net.zomis.aiscores.scorers |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FScorer<P,F> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScorer<P,F>
Scorer that is responsible to give score to fields
|
class |
PostScorer<P,F>
A scorer that can apply/modify scores after the regular
AbstractScorers have done their job. |
| Modifier and Type | Method and Description |
|---|---|
Map<Scorer,Double> |
FieldScore.getScoreMap()
Get detailed information about which scorer gave what score to this field
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheScorer<P,F> |
class |
IsSubclassScorer<Params,A> |
class |
MultiplicationScorer<P,F> |
class |
NormalizedScorer<Params,Field>
Deprecated.
|
class |
NormalizedScorer2<P,F>
This class SHOULD be thread-safe now
|
class |
PredicateScorer<P,F> |
class |
RandomScorer<A,B> |
class |
SimpleScorer<P,F> |
class |
SubclassScorer<Params,A,B extends A> |
Copyright © 2014. All rights reserved.