Last Version

Segmentation Evaluation 0.2

Java code for evaluating text segmentation. Java rewrite of https://github.com/cfournie/segmentation.evaluation.

License

License

GroupId

GroupId

de.unistuttgart.ims
ArtifactId

ArtifactId

segmentation
Version

Version

0.2
Type

Type

pom
Description

Description

Segmentation Evaluation
Java code for evaluating text segmentation. Java rewrite of https://github.com/cfournie/segmentation.evaluation.
Project URL

Project URL

https://github.com/nilsreiter/segmentation-evaluation
Source Code Management

Source Code Management

https://github.com/nilsreiter/segmentation-evaluation

Download segmentation 0.2

Filename Size
segmentation-0.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/de.unistuttgart.ims/segmentation/ -->
<dependency>
    <groupId>de.unistuttgart.ims</groupId>
    <artifactId>segmentation</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.unistuttgart.ims/segmentation/
implementation 'de.unistuttgart.ims:segmentation:0.2'
// https://jarcasting.com/artifacts/de.unistuttgart.ims/segmentation/
implementation ("de.unistuttgart.ims:segmentation:0.2")
'de.unistuttgart.ims:segmentation:pom:0.2'
<dependency org="de.unistuttgart.ims" name="segmentation" rev="0.2">
  <artifact name="segmentation" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.unistuttgart.ims', module='segmentation', version='0.2')
)
libraryDependencies += "de.unistuttgart.ims" % "segmentation" % "0.2"
[de.unistuttgart.ims/segmentation "0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • de.unistuttgart.ims.segmentation.api
  • de.unistuttgart.ims.segmentation.evaluation