Package com.raritantechnologies.concept.classifier.userInterface

Class Summary
LoadClassifierServletHandler Loads ITrainableDocumentClassifiers into the session data cache given a selected taxonomy node from the database tables maintained by the com.raritantechnologies.concept.classifier.SelectedResultClassifierServletHandler.
QueryRuleLoaderProcess Loads a TopicSet and associated taxonomy into the Classifier Dashboard.
SelectedResultClassifierServletHandler Associates a Taxonomy and one or more Taxonomy nodes with a set of documents collected in a selected SearchSource cache - for example, using the CheckboxResultRenderer.
SelectTrainableClassifiersCheckboxRenderer Specialized IResultRenderer that Renders a set of checkboxes to select or unselect a result as a training document.