public class TesterAndClassifier extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TesterAndClassifier.KeyPhraseStats |
static class |
TesterAndClassifier.TextType |
Constructor and Description |
---|
TesterAndClassifier() |
Modifier and Type | Method and Description |
---|---|
ArrayList<String> |
allPossibleTexts(ArrayList<String>[] swords,
int index) |
ArrayList<String> |
generateKeyWordsFor(pl.edu.icm.yadda.bwmeta.model.YElement elem,
PrintStream ps,
pl.edu.icm.yadda.bwmeta.model.YLanguage lang) |
static void |
main(String[] args) |
String |
normalize(String toNormalize) |
void |
processYElementAndLearn(pl.edu.icm.yadda.bwmeta.model.YElement elem,
pl.edu.icm.yadda.bwmeta.model.YLanguage lang) |
void |
reduceTables(PrintStream ps) |
public void processYElementAndLearn(pl.edu.icm.yadda.bwmeta.model.YElement elem, pl.edu.icm.yadda.bwmeta.model.YLanguage lang)
public void reduceTables(PrintStream ps)
public ArrayList<String> generateKeyWordsFor(pl.edu.icm.yadda.bwmeta.model.YElement elem, PrintStream ps, pl.edu.icm.yadda.bwmeta.model.YLanguage lang)
public static void main(String[] args) throws FileNotFoundException
FileNotFoundException
Copyright © 2002-2014 ICM, Warsaw University. All Rights Reserved.