|
Terrier IR Platform 2.2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object uk.ac.gla.terrier.applications.TRECLMIndexing
public class TRECLMIndexing
This class creates the indices for a language model.
Constructor Summary | |
---|---|
TRECLMIndexing()
|
|
TRECLMIndexing(Index i)
|
Method Summary | |
---|---|
void |
createLMIndex()
Creates additional structures for language modeling. |
static void |
main(java.lang.String[] args)
Used for testing purposes. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TRECLMIndexing()
public TRECLMIndexing(Index i)
Method Detail |
---|
public void createLMIndex()
public static void main(java.lang.String[] args)
args
- the command line arguments.
|
Terrier IR Platform 2.2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |