is not current version
Last Version 3.3

MELT - Matching EvaLuation Toolkit | Machine Learning Module 2.6

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

2.6
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 2.6


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

Dependencies

compile (6)

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

test (3)

Group / Artifact Type Version
de.uni-mannheim.informatik.dws.melt : matching-eval jar 2.6
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.