jar

de.cit-ec.scie : scie-classifiers

Maven & Gradle

Dec 10, 2014

SCIE Classifiers · Library based on liblinear which allows to aggregate multiple UIMA annotations to compound UIMA annotations/higher order concepts/ relations by employing machine learning techniques.

Table Of Contents

Latest Version

Download de.cit-ec.scie : scie-classifiers JAR file - Latest Versions:

All Versions

Download de.cit-ec.scie : scie-classifiers JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
2.0

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 scie-classifiers-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.citec.scie.classifiers.data

├─ de.citec.scie.classifiers.data.ClassificationResult.class - [JAR]

├─ de.citec.scie.classifiers.data.CoreDataPoint.class - [JAR]

├─ de.citec.scie.classifiers.data.CoreSlotCombinationDataPoint.class - [JAR]

├─ de.citec.scie.classifiers.data.DataPoint.class - [JAR]

├─ de.citec.scie.classifiers.data.FeatureDictionary.class - [JAR]

├─ de.citec.scie.classifiers.data.FeatureMap.class - [JAR]

├─ de.citec.scie.classifiers.data.LabeledDataPoint.class - [JAR]

├─ de.citec.scie.classifiers.data.RawRelation.class - [JAR]

├─ de.citec.scie.classifiers.data.RelationDataPoint.class - [JAR]

├─ de.citec.scie.classifiers.data.TrainingDataReader.class - [JAR]

de.citec.scie.classifiers

├─ de.citec.scie.classifiers.Classifier.class - [JAR]

├─ de.citec.scie.classifiers.ClassifierEvaluation.class - [JAR]

├─ de.citec.scie.classifiers.FeatureUtils.class - [JAR]

├─ de.citec.scie.classifiers.LibLinearClassifier.class - [JAR]

├─ de.citec.scie.classifiers.NonOverlappingCache.class - [JAR]

├─ de.citec.scie.classifiers.TrainingUtils.class - [JAR]

├─ de.citec.scie.classifiers.Tuple.class - [JAR]

de.citec.scie.classifiers.annotators

├─ de.citec.scie.classifiers.annotators.RelationAnnotator.class - [JAR]

├─ de.citec.scie.classifiers.annotators.SlotCandidate.class - [JAR]

├─ de.citec.scie.classifiers.annotators.SlotSpecification.class - [JAR]

Advertisement