jar

uk.ac.gate.plugins : crowd-sourcing

Maven & Gradle

May 29, 2018
1 stars

Crowd Sourcing · GATE plugin to interface with the Figure Eight crowd sourcing platform

Table Of Contents

Latest Version

Download uk.ac.gate.plugins : crowd-sourcing JAR file - Latest Versions:

All Versions

Download uk.ac.gate.plugins : crowd-sourcing JAR file - All Versions:

Version Vulnerabilities Size Updated
8.5

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window crowd-sourcing-8.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

gate.crowdsource.rest

├─ gate.crowdsource.rest.CrowdFlowerClient.class - [JAR]

gate.crowdsource

├─ gate.crowdsource.CrowdFlowerConstants.class - [JAR]

gate.crowdsource.classification

├─ gate.crowdsource.classification.EntityClassificationJobBuilder.class - [JAR]

├─ gate.crowdsource.classification.EntityClassificationResultsImporter.class - [JAR]

├─ gate.crowdsource.classification.MajorityVoteClassificationConsensus.class - [JAR]

├─ gate.crowdsource.classification.NewClassificationJobAction.class - [JAR]

├─ gate.crowdsource.classification.NewClassificationJobForm.class - [JAR]

gate.crowdsource.ne

├─ gate.crowdsource.ne.EntityAnnotationJobBuilder.class - [JAR]

├─ gate.crowdsource.ne.EntityAnnotationResultsImporter.class - [JAR]

├─ gate.crowdsource.ne.MajorityVoteAnnotationConsensus.class - [JAR]

├─ gate.crowdsource.ne.NewAnnotationJobAction.class - [JAR]

├─ gate.crowdsource.ne.NewAnnotationJobForm.class - [JAR]

Advertisement