Apache cTAKES Relation Extractor

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-relation-extractor
Last Version

Last Version

4.0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache cTAKES Relation Extractor
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-relation-extractor

Download ctakes-relation-extractor

How to add to project

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

Dependencies

compile (31)

Group / Artifact Type Version
org.apache.ctakes : ctakes-relation-extractor-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.ctakes : ctakes-pos-tagger jar 4.0.0.1
org.cleartk : cleartk-eval jar
org.cleartk : cleartk-ml jar
org.cleartk : cleartk-ml-libsvm jar
org.cleartk : cleartk-ml-opennlp-maxent jar
org.cleartk : cleartk-util jar
com.lexicalscope.jewelcli : jewelcli jar 0.8.3
commons-io : commons-io jar 2.2
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.1.1
com.google.guava : guava jar 10.0
com.carrotsearch : hppc jar 0.4.1
jdom : jdom jar 1.0
log4j : log4j jar 1.2.17
org.apache.opennlp : opennlp-tools jar 1.7.2
org.apache.opennlp : opennlp-maxent jar 3.0.3
org.apache.lucene : lucene-core jar 4.0.0
tw.edu.ntu.csie : libsvm jar 3.1
org.springframework : spring-core jar 3.1.2.RELEASE
org.apache.ctakes : ctakes-context-tokenizer jar 4.0.0.1
org.apache.ctakes : ctakes-constituency-parser jar 4.0.0.1
org.apache.ctakes : ctakes-ne-contexts jar 4.0.0.1
org.apache.ctakes : ctakes-chunker jar 4.0.0.1
org.apache.ctakes : ctakes-dependency-parser jar 4.0.0.1
edu.mit : jwi jar 2.2.3
org.apache.uima : uimafit-core jar 2.2.0
org.cleartk : cleartk-ml-liblinear jar

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