jar

org.apache.stanbol : org.apache.stanbol.enhancer.nlp.json

Maven & Gradle

Sep 16, 2016
4 usages

Apache Stanbol Enhancer NLP JSON serialization support · odule that provides parsing from and serialization to JSON for the AnalyzedText ContentPart.

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.enhancer.nlp.json JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.enhancer.nlp.json 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.nlp.json-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.nlp.json.writer

├─ org.apache.stanbol.enhancer.nlp.json.writer.AnalyzedTextWriter.class - [JAR]

org.apache.stanbol.enhancer.nlp.json

├─ org.apache.stanbol.enhancer.nlp.json.AnalyzedTextParser.class - [JAR]

├─ org.apache.stanbol.enhancer.nlp.json.AnalyzedTextSerializer.class - [JAR]

├─ org.apache.stanbol.enhancer.nlp.json.JsonUtils.class - [JAR]

org.apache.stanbol.enhancer.nlp.json.valuetype.impl

├─ org.apache.stanbol.enhancer.nlp.json.valuetype.impl.CorefFeatureSupport.class - [JAR]

├─ org.apache.stanbol.enhancer.nlp.json.valuetype.impl.DependencyRelationSupport.class - [JAR]

├─ org.apache.stanbol.enhancer.nlp.json.valuetype.impl.MorphoFeaturesSupport.class - [JAR]

├─ org.apache.stanbol.enhancer.nlp.json.valuetype.impl.NerTagSupport.class - [JAR]

├─ org.apache.stanbol.enhancer.nlp.json.valuetype.impl.PhraseTagSupport.class - [JAR]

├─ org.apache.stanbol.enhancer.nlp.json.valuetype.impl.PosTagSupport.class - [JAR]

org.apache.stanbol.enhancer.nlp.json.valuetype

├─ org.apache.stanbol.enhancer.nlp.json.valuetype.ValueTypeParser.class - [JAR]

├─ org.apache.stanbol.enhancer.nlp.json.valuetype.ValueTypeParserRegistry.class - [JAR]

├─ org.apache.stanbol.enhancer.nlp.json.valuetype.ValueTypeSerializer.class - [JAR]

├─ org.apache.stanbol.enhancer.nlp.json.valuetype.ValueTypeSerializerRegistry.class - [JAR]