Class Text2Clusterings


  • public class Text2Clusterings
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.io.File[] getSubDirs​(java.io.File dir)  
      static void main​(java.lang.String[] args)  
      static java.lang.String[][] parseFile​(java.io.File f)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Text2Clusterings

        public Text2Clusterings()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • getSubDirs

        public static java.io.File[] getSubDirs​(java.io.File dir)
                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFile

        public static java.lang.String[][] parseFile​(java.io.File f)
                                              throws java.io.IOException
        Throws:
        java.io.IOException