jar

org.apache.stanbol : org.apache.stanbol.enhancer.engines.nlp2rdf

Maven & Gradle

Sep 16, 2016

Apache Stanbol Enhancement Engine : NLP to RDF converter · This Enhancement Engine converts NLP data stored in the AnalyzedText content part to RDF and adds them to the enhancement metadata of the processed ContentItem. This Engine uses the NIF 1.0 (NLP Interchange Format) Ontologies for representing the NLP data in RDF.

Table Of Contents

Latest Version

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

All Versions

Download org.apache.stanbol : org.apache.stanbol.enhancer.engines.nlp2rdf 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.nlp2rdf-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.nlp2rdf.engine

├─ org.apache.stanbol.enhancer.engines.nlp2rdf.engine.Nif20Helper.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.nlp2rdf.engine.Nif20MetadataEngine.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.nlp2rdf.engine.Nlp2RdfMetadataEngine.class - [JAR]