Class Summary |
DocRepresentTable |
Represents a table of one document representation. |
DocsRepresentDB |
Class representing all documents represented by the DocRepresentTable class. |
Document |
Class, which is representing content of one document. |
DocumentsDatabase |
This class serves as a transactional database of textual documents. |
FeatureBinary |
Class representing a feature and its frequency in binary model. |
FeatureFrequency |
Class representing a feature and its frequency in TF or TFIDF model. |
LinkToFiles |
A class representing links to files, which are chosen by the user for pre-processing. |
ResourcesModel |
Class, which secures access to files needed by the application. |