is not current version
Last Version 3.3

MELT - Matching EvaLuation Toolkit | Machine Learning Module 3.0

The machine learning extension for MELT. Currently, gensim is supported. The ML extension allows to communicate with a Python backend.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.uni-mannheim.informatik.dws.melt
ArtifactId

ArtifactId

matching-ml
Version

Version

3.0
Type

Type

jar
Description

Description

MELT - Matching EvaLuation Toolkit | Machine Learning Module
The machine learning extension for MELT. Currently, gensim is supported. The ML extension allows to communicate with a Python backend.
Project URL

Project URL

http://melt.dws.informatik.uni-mannheim.de/matching-ml

Download matching-ml 3.0


<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-ml/ -->
<dependency>
    <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>matching-ml</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-ml/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-ml:3.0'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-ml/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-ml:3.0")
'de.uni-mannheim.informatik.dws.melt:matching-ml:jar:3.0'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-ml" rev="3.0">
  <artifact name="matching-ml" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-ml', version='3.0')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-ml" % "3.0"
[de.uni-mannheim.informatik.dws.melt/matching-ml "3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
de.uni-mannheim.informatik.dws.melt : matching-jena jar 3.0
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-csv jar 1.8
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.apache.httpcomponents : httpclient jar 4.5.13
org.javatuples : javatuples jar 1.2
com.google.code.gson : gson jar 2.8.6

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.