Last Version

Stanford Part-Of-Speech Tagger Models 1.3.5

Stock Stanford postagger models.

Categories

Categories

CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

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

ArtifactId

stanford-postag-models
Version

Version

1.3.5
Type

Type

jar
Description

Description

Stanford Part-Of-Speech Tagger Models
Stock Stanford postagger 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-postag-models 1.3.5


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