comirva.util.external
Class CoOcMatrix

java.lang.Object
  extended by comirva.util.external.CoOcMatrix

public class CoOcMatrix
extends Object

This class implements a co-occurrence matrix calculation using grep and already extracted html-pages


Constructor Summary
CoOcMatrix()
           
 
Method Summary
static void main_loadHash(String[] args)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoOcMatrix

public CoOcMatrix()
Method Detail

main_loadHash

public static void main_loadHash(String[] args)

main

public static void main(String[] args)