com.googlecode.jweb1t
Class JWeb1TIndexer
java.lang.Object
com.googlecode.jweb1t.JWeb1TIndexer
public class JWeb1TIndexer
- extends Object
Provides a method to create the indexes to access the web1t corpus.
- Author:
- zesch, Mateusz Parzonka
|
Method Summary |
void |
create()
Run this method to create the indexes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JWeb1TIndexer
public JWeb1TIndexer(String aNGramLocation,
int aMaxNGramSize)
throws IOException
- Throws:
IOException
create
public void create()
throws IOException
- Run this method to create the indexes.
- Throws:
Exception
IOException
Copyright © 2012. All Rights Reserved.