Jar examples for s:srl
mate-tools Semantic Role Labeler
You can download jar file srl 4.31 in this page.
GNU General Public License, Version 2
You can use the following script to add srl-4.31.jar to your project.
<dependency> <groupId>com.googlecode.mate-tools</groupId> <artifactId>srl</artifactId> <version>4.31</version> </dependency>
compile group: 'com.googlecode.mate-tools', name: 'srl', version: '4.31'
libraryDependencies += "com.googlecode.mate-tools" % "srl" % "4.31"
<dependency org="com.googlecode.mate-tools" name="srl" rev="4.31"/>
@Grapes(@Grab(group='com.googlecode.mate-tools', module='srl', version='4.31'))
'com.googlecode.mate-tools:srl:jar:4.31'
Click the following link to download the jar file.
srl-4.31-javadoc.jar