ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.annotationschema.generator / generateMissingAnnotationsForAllDocumentsBulk

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