Last Version

srl 4.31

mate-tools Semantic Role Labeler

License

License

GroupId

GroupId

com.googlecode.mate-tools
ArtifactId

ArtifactId

srl
Version

Version

4.31
Type

Type

jar
Description

Description

srl
mate-tools Semantic Role Labeler
Project URL

Project URL

https://code.google.com/p/mate-tools/

Download srl 4.31


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

Dependencies

compile (7)

Group / Artifact Type Version
org.riedelcastro : whatswrong jar 0.2.4
edu.stanford.nlp : stanford-parser jar 3.2.0
org.apache.opennlp : opennlp-tools jar 1.5.2-incubating
org.apache.opennlp : opennlp-maxent jar 3.0.2-incubating
com.googlecode.mate-tools : anna jar 3.5
edu.stanford.nlp : stanford-corenlp jar 3.2.0
de.bwaldvogel : liblinear jar 1.7.1

Project Modules

There are no modules declared in this project.