jar

de.dfki.mary : emotionml-checker-java

Maven & Gradle

Jan 16, 2022
2 stars

emotionml-checker-java · A generic implementation of EmotionML checks, in Java

Table Of Contents

Latest Version

Download de.dfki.mary : emotionml-checker-java JAR file - Latest Versions:

All Versions

Download de.dfki.mary : emotionml-checker-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x

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

emotionml.xslt

├─ emotionml.xslt.Helpers.class - [JAR]

emotionml.exceptions

├─ emotionml.exceptions.ConfigurationException.class - [JAR]

├─ emotionml.exceptions.NoSuchVocabularyException.class - [JAR]

├─ emotionml.exceptions.NotValidEmotionmlException.class - [JAR]

emotionml

├─ emotionml.Checker.class - [JAR]

├─ emotionml.EmotionML.class - [JAR]

├─ emotionml.EmotionVocabulary.class - [JAR]

├─ emotionml.Main.class - [JAR]

Advertisement