jar

org.apache.uima : DictionaryAnnotator

Maven & Gradle

Aug 24, 2011

Annotator that annotates tokens by looking them up in a dictionary

Table Of Contents

Latest Version

Download org.apache.uima : DictionaryAnnotator JAR file - Latest Versions:

All Versions

Download org.apache.uima : DictionaryAnnotator JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.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 DictionaryAnnotator-2.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.uima.annotator.dict_annot.dictionary.impl

├─ org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryCreator.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryEntry.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryFileParserImpl.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryMatchImpl.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.impl.EntryMetaDataImpl.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.impl.FeaturePathInfo.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionaryBuilder.class - [JAR]

org.apache.uima.annotator.dict_annot.impl

├─ org.apache.uima.annotator.dict_annot.impl.Condition.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.impl.DictionaryAnnotator.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.impl.DictionaryAnnotatorConfigException.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.impl.DictionaryAnnotatorProcessException.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.impl.FeaturePathInfo_impl.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.impl.FilterOp.class - [JAR]

org.apache.incubator.uima

├─ org.apache.incubator.uima.DictionaryDocument.class - [JAR]

├─ org.apache.incubator.uima.DictionaryMetaDataDocument.class - [JAR]

├─ org.apache.incubator.uima.EntriesDocument.class - [JAR]

├─ org.apache.incubator.uima.EntryDocument.class - [JAR]

├─ org.apache.incubator.uima.KeyDocument.class - [JAR]

├─ org.apache.incubator.uima.TypeCollectionDocument.class - [JAR]

├─ org.apache.incubator.uima.TypeDescriptionDocument.class - [JAR]

org.apache.incubator.uima.impl

├─ org.apache.incubator.uima.impl.DictionaryDocumentImpl.class - [JAR]

├─ org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.class - [JAR]

├─ org.apache.incubator.uima.impl.EntriesDocumentImpl.class - [JAR]

├─ org.apache.incubator.uima.impl.EntryDocumentImpl.class - [JAR]

├─ org.apache.incubator.uima.impl.KeyDocumentImpl.class - [JAR]

├─ org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.class - [JAR]

├─ org.apache.incubator.uima.impl.TypeDescriptionDocumentImpl.class - [JAR]

schemaorg_apache_xmlbeans.system.s50DE07DB75ACFC6DC3B9FFB99C6C2531

├─ schemaorg_apache_xmlbeans.system.s50DE07DB75ACFC6DC3B9FFB99C6C2531.TypeSystemHolder.class - [JAR]

org.apache.uima.annotator.dict_annot.dictionary

├─ org.apache.uima.annotator.dict_annot.dictionary.Dictionary.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.DictionaryBuilder.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.DictionaryFileParser.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.DictionaryMatch.class - [JAR]

├─ org.apache.uima.annotator.dict_annot.dictionary.EntryMetaData.class - [JAR]