License |
License |
---|---|
GroupId | GroupIdorg.clulab |
ArtifactId | ArtifactIdconceptdiscovery_2.12 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconceptdiscovery
This project is used to discover concepts.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.clulab/conceptdiscovery_2.12/ -->
<dependency>
<groupId>org.clulab</groupId>
<artifactId>conceptdiscovery_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.clulab/conceptdiscovery_2.12/
implementation 'org.clulab:conceptdiscovery_2.12:0.2.0'
// https://jarcasting.com/artifacts/org.clulab/conceptdiscovery_2.12/
implementation ("org.clulab:conceptdiscovery_2.12:0.2.0")
'org.clulab:conceptdiscovery_2.12:jar:0.2.0'
<dependency org="org.clulab" name="conceptdiscovery_2.12" rev="0.2.0">
<artifact name="conceptdiscovery_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clulab', module='conceptdiscovery_2.12', version='0.2.0')
)
libraryDependencies += "org.clulab" % "conceptdiscovery_2.12" % "0.2.0"
[org.clulab/conceptdiscovery_2.12 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.github.jelmerk : hnswlib-scala_2.12 | jar | 0.0.46 |
com.typesafe : config | jar | 1.3.1 |
org.clulab : processors-corenlp_2.12 | jar | 8.4.1 |
org.clulab : processors-main_2.12 | jar | 8.4.1 |
org.clulab : processors-openie_2.12 | jar | 8.4.1 |
org.jgrapht : jgrapht-core | jar | 1.4.0 |
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |