Jar examples for s:stanford-parse-models
Stock Stanford parser models.
You can download jar file stanford-parse-models 1.3.4 in this page.
You can use the following script to add stanford-parse-models-1.3.4.jar to your project.
<dependency> <groupId>edu.washington.cs.knowitall.stanford-corenlp</groupId> <artifactId>stanford-parse-models</artifactId> <version>1.3.4</version> </dependency>
compile group: 'edu.washington.cs.knowitall.stanford-corenlp', name: 'stanford-parse-models', version: '1.3.4'
libraryDependencies += "edu.washington.cs.knowitall.stanford-corenlp" % "stanford-parse-models" % "1.3.4"
<dependency org="edu.washington.cs.knowitall.stanford-corenlp" name="stanford-parse-models" rev="1.3.4"/>
@Grapes(@Grab(group='edu.washington.cs.knowitall.stanford-corenlp', module='stanford-parse-models', version='1.3.4'))
'edu.washington.cs.knowitall.stanford-corenlp:stanford-parse-models:jar:1.3.4'
Click the following link to download the jar file.
stanford-parse-models-1.3.4-sources.jar