Uses of Class
tc.TCTableData

Packages that use TCTableData
tc   
 

Uses of TCTableData in tc
 

Methods in tc that return TCTableData
 TCTableData TCExperiment.fillBatchEvaluationDataTable()
          creates the table with the batch evaluation data
 TCTableData TCExperiment.fillCategoryDataTable()
          resembles the data of every category (number of document, etc.)
 TCTableData TCExperiment.fillDocumentDataTable(int property)
          fills the table with properties of all the documents
 TCTableData TCExperiment.fillTermDataTable()
          shows the properties of all the terms in the terms of interest arraylist (which are the terms after the dimensionality reduction step)