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

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

public class CountKeywordsStatistics
extends Object

Author:
kura

Nested Class Summary
static class CountKeywordsStatistics.KeyPhraseStats
           
static class CountKeywordsStatistics.TextType
           
 
Constructor Summary
CountKeywordsStatistics()
           
 
Method Summary
 ArrayList<String> allPossibleTexts(ArrayList<String>[] swords, int index)
           
static void main(String[] args)
           
 String normalize(String toNormalize)
           
 void processYElement(pl.edu.icm.yadda.bwmeta.model.YElement elem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountKeywordsStatistics

public CountKeywordsStatistics()
Method Detail

normalize

public String normalize(String toNormalize)

allPossibleTexts

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

processYElement

public void processYElement(pl.edu.icm.yadda.bwmeta.model.YElement elem)

main

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


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