Package | Description |
---|---|
es.uam.eps.ir.ranksys.diversity.intentaware |
Intent-aware model.
|
es.uam.eps.ir.ranksys.diversity.intentaware.metrics |
Intent-aware metrics.
|
Modifier and Type | Class and Description |
---|---|
class |
FeatureIntentModel<U,I,F>
Default feature-based intent-aware model.
|
Modifier and Type | Field and Description |
---|---|
protected IntentModel<U,I,F> |
AspectModel.intentModel
Intent model
|
Constructor and Description |
---|
AspectModel(IntentModel<U,I,F> intentModel)
Constructor taking the intent model
|
ScoresAspectModel(IntentModel<U,I,F> intentModel)
Constructor taking an intent model and scores data.
|
ScoresRelevanceAspectModel(IntentModel<U,I,F> intentModel)
Constructor taking an intent model and scores data.
|
Constructor and Description |
---|
ERRIA(int cutoff,
IntentModel<U,I,F> intentModel,
ERRIA.ERRRelevanceModel<U,I> relevanceModel)
Constructor.
|
Copyright © 2016. All rights reserved.