Last Version

Apache cTAKES Constituency Parser 4.0.0.1

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-constituency-parser
Version

Version

4.0.0.1
Type

Type

jar
Description

Description

Apache cTAKES Constituency Parser
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-constituency-parser

Download ctakes-constituency-parser 4.0.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.ctakes : ctakes-constituency-parser-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
org.apache.opennlp : opennlp-tools jar 1.7.2
log4j : log4j jar 1.2.17
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.