|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttp.builder.BuilderStatistics
public class BuilderStatistics
Class for building the statistics about the whole dataset of text documents
Constructor Summary | |
---|---|
BuilderStatistics()
Constructor of the class |
Method Summary | |
---|---|
DocsRepresentDB |
calculateStatistics(DocsRepresentDB database)
The method scans all features of all documents and counts the overall statistics |
protected java.lang.Void |
doInBackground()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuilderStatistics()
Method Detail |
---|
public DocsRepresentDB calculateStatistics(DocsRepresentDB database)
database
- database of document representations
protected java.lang.Void doInBackground() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |