MVN

org.clulab : eidos_2.12

Maven & Gradle

Jan 11, 2022
1 usages
36 stars

eidos · Eidos is an open-domain machine reading system designed by the Computational Language Understanding (CLU) Lab at the University of Arizona for the World Modelers DARPA program. It uses a cascade of Odin grammars to extract events from free text.

<dependency>
    <groupId>org.clulab</groupId>
    <artifactId>eidos_2.12</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.clulab : eidos_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of org.clulab : eidos_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
eidos_2.12-1.5.1
eidos_2.12-1.5.0
1.0.x
eidos_2.12-1.0.3
0.2.x
eidos_2.12-0.2.2
eidos_2.12-0.2.1
eidos_2.12-0.2.0
0.1.x
eidos_2.12-0.1.5

How to add a dependency to Maven

Add the following org.clulab : eidos_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.clulab</groupId>
    <artifactId>eidos_2.12</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.clulab : eidos_2.12 gradle dependency to your build.gradle file:

implementation 'org.clulab:eidos_2.12:1.5.1'

Gradle Kotlin DSL: Add the following org.clulab : eidos_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.clulab:eidos_2.12:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.clulab : eidos_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.clulab" % "eidos_2.12" % "1.5.1"

Advertisement

Dependencies from Group

Jan 16, 2023
11 usages
417 stars
Jan 16, 2023
10 usages
417 stars
Jan 20, 2021
6 usages
3 stars
Jan 16, 2023
6 usages
417 stars
Sep 08, 2019
5 usages
0 stars

Discover Dependencies

Feb 20, 2018
1 usages
Feb 20, 2018
1 usages
Nov 26, 2022
2 usages
4 stars
Nov 26, 2022
2 usages
4 stars
Nov 03, 2019
2 usages
2 stars
Nov 03, 2019
2 usages
1 stars
May 11, 2023
24 usages
2.2k stars
Feb 22, 2018
1 usages
120 stars