m

matching-jena-matchers

Contains modularized (jena-based) matchers that can be used to quickly assemble matching systems.
Files download
File Operation
matching-jena-matchers-3.3.jar download
matching-jena-matchers-3.3.pom download
matching-jena-matchers-3.3-sources.jar download
Apache Maven
<dependency>
  <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
  <artifactId>matching-jena-matchers</artifactId>
  <version>3.3</version>
</dependency>
Gradle Groovy
implementation 'de.uni-mannheim.informatik.dws.melt:matching-jena-matchers:3.3'
Gradle Kotlin
implementation("de.uni-mannheim.informatik.dws.melt:matching-jena-matchers:3.3")
Scala SBT
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-jena-matchers" % "3.3"
Groovy Grape
@Grapes(
  @Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-jena-matchers', version='3.3')
)
Apache Ivy
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-jena-matchers" rev="3.3" />
Leiningen
[de.uni-mannheim.informatik.dws.melt/matching-jena-matchers "3.3"]
Apache Buildr
'de.uni-mannheim.informatik.dws.melt:matching-jena-matchers:jar:3.3'
Dependencies
<parent>
  <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
  <artifactId>matching-parent</artifactId>
  <version>3.3</version>
</parent>

compile

|-- de.uni-mannheim.informatik.dws.melt:matching-jena

|-- de.uni-mannheim.informatik.dws.melt:matching-ml

|-- org.apache.commons:commons-csv:1.8

|-- com.github.haifengl:smile-core:2.6.0

|-- com.github.haifengl:smile-nlp:2.6.0

|-- org.bytedeco:openblas-platform:0.3.17-1.5.6

|-- de.lmu.ifi.dbs.elki:elki-clustering:0.7.5

|-- de.lmu.ifi.dbs.elki:elki-core-dbids-int:0.7.5

|-- de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api

|-- org.junit.jupiter:junit-jupiter-params

|-- org.gradoop.famer:famer-clustering:0.1.0-20210414.064107-9

|-- com.github.universal-automata:liblevenshtein:3.0.0

|-- org.projectlombok:lombok:1.18.22

|-- nz.ac.waikato.cms.weka:weka-dev:3.9.5

|-- org.apache.commons:commons-math3:3.6.1

|-- org.mapdb:mapdb:3.0.8

|-- com.github.mpkorstanje:simmetrics-core:4.1.1

|-- org.javatuples:javatuples:1.2

|-- edu.mit:jwi:2.2.3

|-- it.uniroma1.lcl:babelnet:4.0.1

|-- it.uniroma1.lcl:lcl-jlt:2.4

|-- com.babelscape:babelscape-data-commons:1.0

|-- commons-beanutils:commons-beanutils:1.9.4

|-- commons-beanutils:commons-beanutils-core:1.8.3

|-- commons-codec:commons-codec:1.8

|-- commons-collections:commons-collections:3.2.2

|-- commons-configuration:commons-configuration:1.5

|-- commons-digester:commons-digester:1.8

|-- commons-lang:commons-lang:2.3

|-- commons-logging:commons-logging-api:1.1

|-- com.google.code.gson:gson:2.8.9

|-- com.google.guava:guava:30.1.1-jre

|-- com.ibm.icu:icu4j:56.1

|-- org.apache.lucene:lucene-analyzers-common:7.2.0

|-- org.apache.lucene:lucene-core:8.9.0

|-- org.apache.lucene:lucene-queries:8.9.0

|-- org.apache.lucene:lucene-queryparser:8.8.2

|-- org.apache.lucene:lucene-sandbox:7.2.0

|-- org.jetbrains:annotations:22.0.0

|-- net.sf.extjwnl:extjwnl:2.0.3

|-- net.sf.extjwnl:extjwnl-data-wn31:1.2

|-- de.uni-mannheim.informatik.dws.melt:matching-data