jar

org.apache.stanbol : org.apache.stanbol.enhancer.engines.celi

Maven & Gradle

Sep 16, 2016

Apache Stanbol Enhancement Engine : CELI Engine · Enhancement Engine using the CELI service.

Table Of Contents

Latest Version

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

All Versions

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

├─ org.apache.stanbol.enhancer.engines.celi.CeliConstants.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.CeliMorphoFeatures.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.CeliTagSetRegistry.class - [JAR]

org.apache.stanbol.enhancer.engines.celi.classification.impl

├─ org.apache.stanbol.enhancer.engines.celi.classification.impl.CeliClassificationEnhancementEngine.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.classification.impl.ClassificationClientHTTP.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.classification.impl.Concept.class - [JAR]

org.apache.stanbol.enhancer.engines.celi.ner.impl

├─ org.apache.stanbol.enhancer.engines.celi.ner.impl.CeliNamedEntityExtractionEnhancementEngine.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.ner.impl.NERserviceClientHTTP.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.ner.impl.NamedEntity.class - [JAR]

org.apache.stanbol.enhancer.engines.celi.langid.impl

├─ org.apache.stanbol.enhancer.engines.celi.langid.impl.CeliLanguageIdentifierEnhancementEngine.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.langid.impl.GuessedLanguage.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.langid.impl.LanguageIdentifierClientHTTP.class - [JAR]

org.apache.stanbol.enhancer.engines.celi.lemmatizer.impl

├─ org.apache.stanbol.enhancer.engines.celi.lemmatizer.impl.CeliAnalyzedTextLemmatizerEngine.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.lemmatizer.impl.CeliLemmatizerEnhancementEngine.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.lemmatizer.impl.LemmatizerClientHTTP.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.lemmatizer.impl.LexicalEntry.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.celi.lemmatizer.impl.Reading.class - [JAR]

org.apache.stanbol.enhancer.engines.celi.utils

├─ org.apache.stanbol.enhancer.engines.celi.utils.Utils.class - [JAR]