Apache cTAKES part-of-speech tagger

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Takes User Interface Web Frameworks
GroupId

GroupId

org.apache.ctakes
ArtifactId

ArtifactId

ctakes-pos-tagger
Last Version

Last Version

4.0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache cTAKES part-of-speech tagger
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/ctakes/tags/ctakes-4.0.0.1/ctakes-pos-tagger

Download ctakes-pos-tagger

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-pos-tagger/ -->
<dependency>
    <groupId>org.apache.ctakes</groupId>
    <artifactId>ctakes-pos-tagger</artifactId>
    <version>4.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-pos-tagger/
implementation 'org.apache.ctakes:ctakes-pos-tagger:4.0.0.1'
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-pos-tagger/
implementation ("org.apache.ctakes:ctakes-pos-tagger:4.0.0.1")
'org.apache.ctakes:ctakes-pos-tagger:jar:4.0.0.1'
<dependency org="org.apache.ctakes" name="ctakes-pos-tagger" rev="4.0.0.1">
  <artifact name="ctakes-pos-tagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ctakes', module='ctakes-pos-tagger', version='4.0.0.1')
)
libraryDependencies += "org.apache.ctakes" % "ctakes-pos-tagger" % "4.0.0.1"
[org.apache.ctakes/ctakes-pos-tagger "4.0.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.ctakes : ctakes-pos-tagger-res jar 4.0.0.1
org.apache.ctakes : ctakes-type-system jar 4.0.0.1
org.apache.ctakes : ctakes-core jar 4.0.0.1
org.apache.ctakes : ctakes-utils jar 4.0.0.1
log4j : log4j jar 1.2.17
org.apache.opennlp : opennlp-tools jar 1.7.2
org.apache.opennlp : opennlp-maxent jar 3.0.3
com.googlecode.clearnlp : clearnlp jar 1.3.1
jdom : jdom jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0.1
4.0.0
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.0-incubating