These modules are used to collect useful information from documents in the database and produce convenient results.
MODULES
DistributionField
This module exports the distribution of a given Field and exports a histogram (optional).
ExportAll
This module exports a blackboard to a Comma Separated Values (CSV) file.
ExportTXT
This module exports a blackboard to a Text (TXT) file.
TimelineFieldAverage
This module calculates the average of a field's values of interest to the dates in a specified period of days.
TimelineTagsCount
This module calculates the number of the documents in a specified period of time that have a Tag name of interest. The result is the distribution of this specific tag per day, and can be displayed on the screen if necessary.