ClearTK Semantic Roles

ClearTK annotators for semantic role labeling

License

License

The BSD 3-Clause License
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-semantic-roles
Last Version

Last Version

0.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

ClearTK Semantic Roles
ClearTK annotators for semantic role labeling
Source Code Management

Source Code Management

https://code.google.com/p/cleartk/

Download cleartk-semantic-roles

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.cleartk : cleartk-util jar 0.9.2
org.cleartk : cleartk-type-system jar 1.2.0
org.cleartk : cleartk-ml jar 1.3.0
org.cleartk : cleartk-ml-libsvm jar 1.2.0
org.cleartk : cleartk-token jar 0.9.0
org.cleartk : cleartk-snowball jar 0.9.3
org.cleartk : cleartk-named-entity jar 0.6.6
org.cleartk : cleartk-syntax jar 0.7.0

test (1)

Group / Artifact Type Version
org.cleartk : cleartk-test-util jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.4
0.6.3
0.6.2