|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectat.ofai.gate.jape.TestJape2
public class TestJape2
Second test harness for JAPE. Uses the Sheffield Tokeniser and Gazetteer, and must be run from the gate directory.
| Constructor Summary | |
|---|---|
TestJape2()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Take a list of text files and a collection name, and call tokeniser/gazetteer/jape on them, creating the collection. |
static void |
message(java.lang.String mess)
Hello? Anybody there?? |
static gate.Corpus |
tokAndGaz(java.lang.String collName,
java.util.ArrayList fileNames)
Create a collection and put tokenised and gazetteered docs in it. |
static void |
usage(java.lang.String errorMessage)
You got something wrong, dumbo. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestJape2()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public static gate.Corpus tokAndGaz(java.lang.String collName,
java.util.ArrayList fileNames)
throws gate.creole.ResourceInstantiationException
gate.creole.ResourceInstantiationExceptionpublic static void usage(java.lang.String errorMessage)
public static void message(java.lang.String mess)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||