jar

lt.tokenmill.uima : dictionary-annotator

Maven & Gradle

Sep 28, 2017
7 stars

Dictionary Annotator · UIMA Dictionary Annotator

Table Of Contents

Latest Version

Download lt.tokenmill.uima : dictionary-annotator JAR file - Latest Versions:

All Versions

Download lt.tokenmill.uima : dictionary-annotator JAR file - All Versions:

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

lt.tokenmill.uima.dictionaryannotator

├─ lt.tokenmill.uima.dictionaryannotator.DictionaryAnnotator.class - [JAR]

├─ lt.tokenmill.uima.dictionaryannotator.DictionaryTokenizer.class - [JAR]

├─ lt.tokenmill.uima.dictionaryannotator.TextNormalizer.class - [JAR]

├─ lt.tokenmill.uima.dictionaryannotator.WhitespaceDictionaryTokenizer.class - [JAR]

lt.tokenmill.uima.dictionaryannotator.type

├─ lt.tokenmill.uima.dictionaryannotator.type.DictionaryEntry.class - [JAR]

├─ lt.tokenmill.uima.dictionaryannotator.type.DictionaryEntry_Type.class - [JAR]

lt.tokenmill.uima.dictionaryannotator.tree

├─ lt.tokenmill.uima.dictionaryannotator.tree.DictionaryTree.class - [JAR]

├─ lt.tokenmill.uima.dictionaryannotator.tree.DictionaryTreeElement.class - [JAR]

├─ lt.tokenmill.uima.dictionaryannotator.tree.EntryMetadata.class - [JAR]

├─ lt.tokenmill.uima.dictionaryannotator.tree.TreeMatch.class - [JAR]

├─ lt.tokenmill.uima.dictionaryannotator.tree.TreeMatcher.class - [JAR]

Advertisement