numberOfTestDocuments property

int? numberOfTestDocuments
final

The number of documents in the input data that were used to test the entity recognizer. Typically this is 10 to 20 percent of the input documents.

Implementation

final int? numberOfTestDocuments;