Jar examples for c:ConceptMapper
Extracts concepts from a CAS
You can download jar file ConceptMapper 2.3.1 in this page.
Apache License
You can use the following script to add ConceptMapper-2.3.1.jar to your project.
<dependency> <groupId>org.apache.uima</groupId> <artifactId>ConceptMapper</artifactId> <version>2.3.1</version> </dependency>
compile group: 'org.apache.uima', name: 'ConceptMapper', version: '2.3.1'
libraryDependencies += "org.apache.uima" % "ConceptMapper" % "2.3.1"
<dependency org="org.apache.uima" name="ConceptMapper" rev="2.3.1"/>
@Grapes(@Grab(group='org.apache.uima', module='ConceptMapper', version='2.3.1'))
'org.apache.uima:ConceptMapper:jar:2.3.1'
Click the following link to download the jar file.
ConceptMapper-2.3.1-javadoc.jar