Package com.logicaldoc.ai.sampler
package com.logicaldoc.ai.sampler
Collectors of samples to train the
AIModel- Since:
- 9.2
-
ClassDescriptionA
Samplerthat collects the samples extracted by a collection of other samplersAStreamSamplerthat reads the contents of a CSV file extracting all the rows as string arrays.Hibernate implementation ofSamplerDAOASamplerthat extract samples from a list of extensible objects.AStreamSamplerthat extracts the paragraphs interpreted as blocks of text separated by blank lines.This is responsible of collecting all the samples required to train anAIModelThis interface is a DAO-service forSamplersThe result of a sampling taskASamplerthat reads from anInputStream