Web-based responsive document annotation tool
activeannoservice / api.manage / AnalyzeProjectResponse / <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