| Package | Description |
|---|---|
| net.zomis.aiscores |
| Modifier and Type | Method and Description |
|---|---|
List<PreScorer<P>> |
ScoreConfig.getPreScorers() |
| Modifier and Type | Method and Description |
|---|---|
ScoreConfigFactory<P,F> |
ScoreConfigFactory.withPreScorer(PreScorer<P> analyzer)
Add a
PreScorer to this factory |
| Constructor and Description |
|---|
ScoreConfig(List<PreScorer<P>> preScorers,
List<PostScorer<P,F>> postScorers,
ScoreSet<P,F> scorers) |
Copyright © 2014. All rights reserved.