Last Version

eidos 1.7.0

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.

License

License

GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

eidos_2.11
Version

Version

1.7.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Project Organization

Computational Language Understanding (CLU) Lab
Source Code Management

Source Code Management

https://github.com/clulab/eidos

Download eidos_2.11 1.7.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.clulab : eidos-eidoscommon_2.11 jar 1.7.0
org.clulab : eidos-ontologies_2.11 jar 1.7.0
org.clulab » geonames jar 1.0.0+20200518T005330Z.gadmworedas
org.clulab : timenorm_2.11 jar 1.0.5
org.clulab : geonorm_2.11 jar 1.0.0
ai.lum : common_2.11 jar 0.1.5
com.github.WorldModelers » Ontologies jar master-SNAPSHOT
com.typesafe.play : play-json_2.11 jar 2.7.4
com.lihaoyi : upickle_2.11 jar 0.7.1

test (1)

Group / Artifact Type Version
com.github.jsonld-java : jsonld-java jar 0.12.0

Project Modules

There are no modules declared in this project.