numberOfTestDocuments property
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;
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.
final int? numberOfTestDocuments;