|
Terrier IR Platform 2.2.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.gla.terrier.indexing.CreateDocumentInitialWeightIndex
public class CreateDocumentInitialWeightIndex
This class creates the initial weight index of all documents in the collection. This is done for language modeling approach.
| Constructor Summary | |
|---|---|
CreateDocumentInitialWeightIndex(Index i,
java.lang.String modelName)
|
|
CreateDocumentInitialWeightIndex(java.lang.String modelName)
The default constructor of CreateDocumentInitialWeightIndex. |
|
| Method Summary | |
|---|---|
void |
createDocumentInitialWeightIndex()
Create the DocumentInitialWeightIndex. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateDocumentInitialWeightIndex(java.lang.String modelName)
modelName - The name of the applied language model.
public CreateDocumentInitialWeightIndex(Index i,
java.lang.String modelName)
| Method Detail |
|---|
public void createDocumentInitialWeightIndex()
|
Terrier IR Platform 2.2.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||