ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.manage / AnalyzeProjectRequest / <init>

<init>

AnalyzeProjectRequest(projectID: ProjectID, annotators: List<UserIdentifier>, curators: List<UserIdentifier>, finalizedBefore: Long? = null, finalizedAfter: Long? = null, ignoreDocumentIDs: List<DocumentID>, ignoreAnnotationResultIDs: List<AnnotationResultID>, generatedAnnotationResultHandlingPolicyType: HandlingPolicyType? = null, onlyGeneratorIncorrect: Boolean = false, onlyAnnotatorDisagreement: Boolean = false, onlyAnyAnnotatorIncorrect: Boolean = false, additionalFilter: FilterCondition? = null)

Request body for analyze endpoint