| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.mate-tools |
| ArtifactId | ArtifactIdsrl |
| Last Version | Last Version4.31 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsrl
mate-tools Semantic Role Labeler
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| srl-4.31.pom | |
| srl-4.31.jar | 249 KB |
| srl-4.31-sources.jar | 125 KB |
| srl-4.31-javadoc.jar | 718 KB |
| Browse |
<!-- 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"]
| 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 |