License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.newtranx |
ArtifactId | ArtifactIdmt-metrics |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionmt-metrics
evaluation methods for machine translation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mt-metrics-1.0.1.pom | |
mt-metrics-1.0.1.jar | 10 MB |
mt-metrics-1.0.1-sources.jar | 10 MB |
mt-metrics-1.0.1-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.newtranx/mt-metrics/ -->
<dependency>
<groupId>com.newtranx</groupId>
<artifactId>mt-metrics</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.newtranx/mt-metrics/
implementation 'com.newtranx:mt-metrics:1.0.1'
// https://jarcasting.com/artifacts/com.newtranx/mt-metrics/
implementation ("com.newtranx:mt-metrics:1.0.1")
'com.newtranx:mt-metrics:jar:1.0.1'
<dependency org="com.newtranx" name="mt-metrics" rev="1.0.1">
<artifact name="mt-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newtranx', module='mt-metrics', version='1.0.1')
)
libraryDependencies += "com.newtranx" % "mt-metrics" % "1.0.1"
[com.newtranx/mt-metrics "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.21 |
com.hankcs : hanlp | jar | portable-1.8.2 |
com.atilika.kuromoji : kuromoji-ipadic | jar | 0.9.0 |
edu.stanford.nlp : stanford-corenlp | jar | 4.4.0 |
org.apache.lucene : lucene-analyzers-common | jar | 8.11.1 |
edu.mit : jwi | jar | 2.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.4.21 |