jar

eu.socialsensor : sentiment-analysis

Maven & Gradle

Nov 10, 2014
22 stars

sentiment-analysis · Sentiment analysis framework developed by CERTH.

Table Of Contents

Latest Version

Download eu.socialsensor : sentiment-analysis JAR file - Latest Versions:

All Versions

Download eu.socialsensor : sentiment-analysis JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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

gr.iti.mklab.sentiment

├─ gr.iti.mklab.sentiment.ComplexPreprocessor.class - [JAR]

├─ gr.iti.mklab.sentiment.FeaturePreprocessor.class - [JAR]

├─ gr.iti.mklab.sentiment.LexiconPreprocessor.class - [JAR]

├─ gr.iti.mklab.sentiment.PolarityClassifier.class - [JAR]

├─ gr.iti.mklab.sentiment.Processor.class - [JAR]

├─ gr.iti.mklab.sentiment.SWN3.class - [JAR]

├─ gr.iti.mklab.sentiment.SentimentAnalyser.class - [JAR]

├─ gr.iti.mklab.sentiment.TextPreprocessor.class - [JAR]

├─ gr.iti.mklab.sentiment.Trainer.class - [JAR]

├─ gr.iti.mklab.sentiment.TweetPreprocessor.class - [JAR]