jar

fr.univ-nantes.julestar : uima-mapper

Maven & Gradle

May 30, 2017
1 usages
0 stars

UIMA Mapper · A UIMA Analysis Engine that adds a feature to annotations based on a list feature/value matching pairs declared as a light XML resource

Table Of Contents

Latest Version

Download fr.univ-nantes.julestar : uima-mapper JAR file - Latest Versions:

All Versions

Download fr.univ-nantes.julestar : uima-mapper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
1.0

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 uima-mapper-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uima.sandbox.mapper.resources

├─ uima.sandbox.mapper.resources.Mapping.class - [JAR]

├─ uima.sandbox.mapper.resources.MappingResource.class - [JAR]

uima.sandbox.mapper.models

├─ uima.sandbox.mapper.models.Map.class - [JAR]

├─ uima.sandbox.mapper.models.Mapping.class - [JAR]

├─ uima.sandbox.mapper.models.MappingFactory.class - [JAR]

uima.sandbox.mapper.engines

├─ uima.sandbox.mapper.engines.Mapper.class - [JAR]

Advertisement