numberOfTrainedDocuments property

int? numberOfTrainedDocuments
final

The number of documents in the input data that were used to train the entity recognizer. Typically this is 80 to 90 percent of the input documents.

Implementation

final int? numberOfTrainedDocuments;