|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcluster.OntologyBasedPhraseFinder
public class OntologyBasedPhraseFinder
| Constructor Summary | |
|---|---|
OntologyBasedPhraseFinder()
|
|
| Method Summary | |
|---|---|
static void |
findPhrasesOfSize(java.util.List<Phrase> set,
java.util.List<TestDoc> docs,
VectorManager vm,
int[] phraseSizes,
int cat,
int cutoff)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OntologyBasedPhraseFinder()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws org.jdom.JDOMException,
java.io.IOException
args -
java.io.IOException
org.jdom.JDOMException
public static void findPhrasesOfSize(java.util.List<Phrase> set,
java.util.List<TestDoc> docs,
VectorManager vm,
int[] phraseSizes,
int cat,
int cutoff)
throws java.io.IOException,
org.jdom.JDOMException
java.io.IOException
org.jdom.JDOMException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||