License |
License |
---|---|
GroupId | GroupIdorg.clulab |
ArtifactId | ArtifactIdeidos_2.12 |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneidos
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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eidos_2.12-1.7.0.pom | |
eidos_2.12-1.7.0.jar | 10 MB |
eidos_2.12-1.7.0-sources.jar | 9 MB |
eidos_2.12-1.7.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.clulab/eidos_2.12/ -->
<dependency>
<groupId>org.clulab</groupId>
<artifactId>eidos_2.12</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.clulab/eidos_2.12/
implementation 'org.clulab:eidos_2.12:1.7.0'
// https://jarcasting.com/artifacts/org.clulab/eidos_2.12/
implementation ("org.clulab:eidos_2.12:1.7.0")
'org.clulab:eidos_2.12:jar:1.7.0'
<dependency org="org.clulab" name="eidos_2.12" rev="1.7.0">
<artifact name="eidos_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clulab', module='eidos_2.12', version='1.7.0')
)
libraryDependencies += "org.clulab" % "eidos_2.12" % "1.7.0"
[org.clulab/eidos_2.12 "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.clulab : eidos-eidoscommon_2.12 | jar | 1.7.0 |
org.clulab : eidos-ontologies_2.12 | jar | 1.7.0 |
org.clulab » geonames | jar | 1.0.0+20200518T005330Z.gadmworedas |
org.clulab : timenorm_2.12 | jar | 1.0.5 |
org.clulab : geonorm_2.12 | jar | 1.0.0 |
ai.lum : common_2.12 | jar | 0.1.5 |
com.github.WorldModelers » Ontologies | jar | master-SNAPSHOT |
com.typesafe.play : play-json_2.12 | jar | 2.7.4 |
com.lihaoyi : upickle_2.12 | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jsonld-java : jsonld-java | jar | 0.12.0 |