conceptalignment-core

This project is used to align concepts from a top-down program ontology to bottom-up concepts/indicators/variables/model components.

License

License

GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

conceptalignment-core_2.12
Last Version

Last Version

0.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

conceptalignment-core
This project is used to align concepts from a top-down program ontology to bottom-up concepts/indicators/variables/model components.
Project URL

Project URL

https://github.com/clulab/ConceptAlignment
Project Organization

Project Organization

Computational Language Understanding (CLU) Lab
Source Code Management

Source Code Management

https://github.com/clulab/ConceptAlignment

Download conceptalignment-core_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/org.clulab/conceptalignment-core_2.12/ -->
<dependency>
    <groupId>org.clulab</groupId>
    <artifactId>conceptalignment-core_2.12</artifactId>
    <version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.clulab/conceptalignment-core_2.12/
implementation 'org.clulab:conceptalignment-core_2.12:0.5.6'
// https://jarcasting.com/artifacts/org.clulab/conceptalignment-core_2.12/
implementation ("org.clulab:conceptalignment-core_2.12:0.5.6")
'org.clulab:conceptalignment-core_2.12:jar:0.5.6'
<dependency org="org.clulab" name="conceptalignment-core_2.12" rev="0.5.6">
  <artifact name="conceptalignment-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clulab', module='conceptalignment-core_2.12', version='0.5.6')
)
libraryDependencies += "org.clulab" % "conceptalignment-core_2.12" % "0.5.6"
[org.clulab/conceptalignment-core_2.12 "0.5.6"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
ai.lum : common_2.12 jar 0.0.8
org.apache.lucene : lucene-core jar 6.6.6
org.apache.lucene : lucene-analyzers-common jar 6.6.6
org.apache.lucene : lucene-queryparser jar 6.6.6
com.typesafe.scala-logging : scala-logging_2.12 jar 3.7.2
com.typesafe.play : play-json_2.12 jar 2.7.4
ch.qos.logback : logback-classic jar 1.2.8
org.slf4j : slf4j-api jar 1.7.10
com.github.jelmerk : hnswlib-scala_2.12 jar 0.0.46

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.6
0.5.1
0.5.0
0.4.0