jar

org.apache.lucene : lucene-analyzers-uima

Maven & Gradle

Apr 01, 2019
7 usages

Lucene UIMA Analysis Components · Lucene Integration with UIMA for extracting metadata from arbitrary (text) fields and enrich document with features extracted from UIMA types (language, sentences, concepts, named entities, etc.)

Table Of Contents

Latest Version

Download org.apache.lucene : lucene-analyzers-uima JAR file - Latest Versions:

All Versions

Download org.apache.lucene : lucene-analyzers-uima JAR file - All Versions:

Version Vulnerabilities Size Updated
7.4.x
7.3.x
7.2.x
7.1.x
7.0.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.10.x
4.9.x
4.8.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.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 lucene-analyzers-uima-6.6.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.lucene.analysis.uima

├─ org.apache.lucene.analysis.uima.BaseUIMATokenizer.class - [JAR]

├─ org.apache.lucene.analysis.uima.UIMAAnnotationsTokenizer.class - [JAR]

├─ org.apache.lucene.analysis.uima.UIMAAnnotationsTokenizerFactory.class - [JAR]

├─ org.apache.lucene.analysis.uima.UIMABaseAnalyzer.class - [JAR]

├─ org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzer.class - [JAR]

├─ org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.class - [JAR]

├─ org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizerFactory.class - [JAR]

├─ org.apache.lucene.analysis.uima.package-info.class - [JAR]

org.apache.lucene.analysis.uima.ae

├─ org.apache.lucene.analysis.uima.ae.AEProvider.class - [JAR]

├─ org.apache.lucene.analysis.uima.ae.AEProviderFactory.class - [JAR]

├─ org.apache.lucene.analysis.uima.ae.BasicAEProvider.class - [JAR]

├─ org.apache.lucene.analysis.uima.ae.OverridingParamsAEProvider.class - [JAR]

├─ org.apache.lucene.analysis.uima.ae.package-info.class - [JAR]