jar

org.apache.stanbol : org.apache.stanbol.enhancer.engines.sentiment.summarization

Maven & Gradle

Sep 16, 2016

Apache Stanbol Enhancement Engine : Sentiment Summarization · Consumes Sentiment tags on Token level and summarizes those for Noun Phrases, Sentences and the document as a whole (STANBOL-760).

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.enhancer.engines.sentiment.summarization JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.enhancer.engines.sentiment.summarization JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.10.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 org.apache.stanbol.enhancer.engines.sentiment.summarization-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stanbol.enhancer.engines.sentiment.summarize

├─ org.apache.stanbol.enhancer.engines.sentiment.summarize.Sentiment.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.sentiment.summarize.SentimentPhrase.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.sentiment.summarize.SentimentSummarizationEngine.class - [JAR]

Advertisement