Stanford Parser Models

Stock Stanford parser models.

Categories

Categories

CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

edu.washington.cs.knowitall.stanford-corenlp
ArtifactId

ArtifactId

stanford-parse-models
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

Stanford Parser Models
Stock Stanford parser models.
Project URL

Project URL

http://nlp.stanford.edu/software/corenlp.shtml
Project Organization

Project Organization

University of Washington CSE
Source Code Management

Source Code Management

http://nlp.stanford.edu/software/corenlp.shtml

Download stanford-parse-models

How to add to project

<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall.stanford-corenlp/stanford-parse-models/ -->
<dependency>
    <groupId>edu.washington.cs.knowitall.stanford-corenlp</groupId>
    <artifactId>stanford-parse-models</artifactId>
    <version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.stanford-corenlp/stanford-parse-models/
implementation 'edu.washington.cs.knowitall.stanford-corenlp:stanford-parse-models:1.3.5'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.stanford-corenlp/stanford-parse-models/
implementation ("edu.washington.cs.knowitall.stanford-corenlp:stanford-parse-models:1.3.5")
'edu.washington.cs.knowitall.stanford-corenlp:stanford-parse-models:jar:1.3.5'
<dependency org="edu.washington.cs.knowitall.stanford-corenlp" name="stanford-parse-models" rev="1.3.5">
  <artifact name="stanford-parse-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall.stanford-corenlp', module='stanford-parse-models', version='1.3.5')
)
libraryDependencies += "edu.washington.cs.knowitall.stanford-corenlp" % "stanford-parse-models" % "1.3.5"
[edu.washington.cs.knowitall.stanford-corenlp/stanford-parse-models "1.3.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.5
1.3.4
1.3.2