ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.manage / AnalyzeProjectResponse / <init>

<init>

AnalyzeProjectResponse(projectID: ProjectID, analyzedDocuments: List<AnalyzedDocument>, topLevelStatistics: TopLevelStatistics?, annotateProject: AnnotateProject?, annotationNames: Map<AnnotationID, String>, userNames: Map<UserIdentifier, String>, errorMessage: String? = null)

Analyze response with TopLevelStatistics and a list of AnalyzedDocuments