Package org.apache.uima.fit.benchmark
Class CasInitializationUtils
java.lang.Object
org.apache.uima.fit.benchmark.CasInitializationUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
initRandomCas
(CAS cas, int typeCount, int annotationCount, int maxAnnotationLength, int approxDocLength, long seed)
-
Method Details
-
initRandomCas
public static void initRandomCas(CAS cas, int typeCount, int annotationCount, int maxAnnotationLength, int approxDocLength, long seed)
-