Utilities for writing scorers

Open-source code shared by several BBN Speech and Language projects

License

License

GroupId

GroupId

com.bbn.bue
ArtifactId

ArtifactId

scoring-open
Last Version

Last Version

4.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Utilities for writing scorers
Open-source code shared by several BBN Speech and Language projects
Project URL

Project URL

http://www.bbn.com/

Download scoring-open

How to add to project

<!-- https://jarcasting.com/artifacts/com.bbn.bue/scoring-open/ -->
<dependency>
    <groupId>com.bbn.bue</groupId>
    <artifactId>scoring-open</artifactId>
    <version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbn.bue/scoring-open/
implementation 'com.bbn.bue:scoring-open:4.1.2'
// https://jarcasting.com/artifacts/com.bbn.bue/scoring-open/
implementation ("com.bbn.bue:scoring-open:4.1.2")
'com.bbn.bue:scoring-open:jar:4.1.2'
<dependency org="com.bbn.bue" name="scoring-open" rev="4.1.2">
  <artifact name="scoring-open" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbn.bue', module='scoring-open', version='4.1.2')
)
libraryDependencies += "com.bbn.bue" % "scoring-open" % "4.1.2"
[com.bbn.bue/scoring-open "4.1.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.bbn.bue : common-core-open jar 4.1.2
com.bbn.bue : common-core-jackson-serialization-open jar 4.1.2
com.google.guava : guava jar 19.0
org.immutables : value jar 2.1.7
org.immutables : func jar 2.1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.2