Jar examples for n:ner-mapdb
Provides a binding between the NER subsystem and the MapDB database for storing large ontologies, capable of managing hundred thousands of individual surface forms and ten thousands of ontology graph node.
You can download jar file ner-mapdb 2.0 in this page.
The GNU Affero General Public License, Version 3
You can use the following script to add ner-mapdb-2.0.jar to your project.
<dependency> <groupId>de.cit-ec.scie</groupId> <artifactId>ner-mapdb</artifactId> <version>2.0</version> </dependency>
compile group: 'de.cit-ec.scie', name: 'ner-mapdb', version: '2.0'
libraryDependencies += "de.cit-ec.scie" % "ner-mapdb" % "2.0"
<dependency org="de.cit-ec.scie" name="ner-mapdb" rev="2.0"/>
@Grapes(@Grab(group='de.cit-ec.scie', module='ner-mapdb', version='2.0'))
'de.cit-ec.scie:ner-mapdb:jar:2.0'
Click the following link to download the jar file.
ner-mapdb-2.0-javadoc.jar