pl.edu.icm.yadda.analysis.packscanner
Class TesterAndClassifier

java.lang.Object
  extended by pl.edu.icm.yadda.analysis.packscanner.TesterAndClassifier

public class TesterAndClassifier
extends Object

Author:
kura

Nested Class Summary
static class TesterAndClassifier.KeyPhraseStats
           
static class TesterAndClassifier.TextType
           
 
Constructor Summary
TesterAndClassifier()
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TesterAndClassifier

public TesterAndClassifier()
Method Detail

normalize

public String normalize(String toNormalize)

allPossibleTexts

public ArrayList<String> allPossibleTexts(ArrayList<String>[] swords,
                                          int index)

processYElementAndLearn

public void processYElementAndLearn(pl.edu.icm.yadda.bwmeta.model.YElement elem,
                                    pl.edu.icm.yadda.bwmeta.model.YLanguage lang)

reduceTables

public void reduceTables(PrintStream ps)

generateKeyWordsFor

public ArrayList<String> generateKeyWordsFor(pl.edu.icm.yadda.bwmeta.model.YElement elem,
                                             PrintStream ps,
                                             pl.edu.icm.yadda.bwmeta.model.YLanguage lang)

main

public static void main(String[] args)
                 throws FileNotFoundException
Throws:
FileNotFoundException


Copyright © 2002-2011 ICM, Warsaw University. All Rights Reserved.