Web-based responsive document annotation tool
activeannoservice / project.annotationschema.generator / generateMissingAnnotationsForAllDocumentsBulk
suspend fun
Project
.generateMissingAnnotationsForAllDocumentsBulk(chuckSize:
Int
= 100, limit:
Int
= Int.MAX_VALUE):
Unit
Given a Project, generate missing annotations for all documents for the project and update the documents. This method does it multiple chunks, given a size parameter