processors-modelscorenlp


License

License

Categories

Categories

CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

processors-modelscorenlp_2.11
Last Version

Last Version

7.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

processors-modelscorenlp
processors-modelscorenlp
Project URL

Project URL

https://github.com/clulab/processors
Project Organization

Project Organization

org.clulab
Source Code Management

Source Code Management

https://github.com/clulab/processors

Download processors-modelscorenlp_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.clulab/processors-modelscorenlp_2.11/ -->
<dependency>
    <groupId>org.clulab</groupId>
    <artifactId>processors-modelscorenlp_2.11</artifactId>
    <version>7.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.clulab/processors-modelscorenlp_2.11/
implementation 'org.clulab:processors-modelscorenlp_2.11:7.5.4'
// https://jarcasting.com/artifacts/org.clulab/processors-modelscorenlp_2.11/
implementation ("org.clulab:processors-modelscorenlp_2.11:7.5.4")
'org.clulab:processors-modelscorenlp_2.11:jar:7.5.4'
<dependency org="org.clulab" name="processors-modelscorenlp_2.11" rev="7.5.4">
  <artifact name="processors-modelscorenlp_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clulab', module='processors-modelscorenlp_2.11', version='7.5.4')
)
libraryDependencies += "org.clulab" % "processors-modelscorenlp_2.11" % "7.5.4"
[org.clulab/processors-modelscorenlp_2.11 "7.5.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11

Project Modules

There are no modules declared in this project.

Build Status Maven Central

What is it?

This is the main public code repository of the Computational Language Understanding (CLU) Lab at University of Arizona. Please see http://clulab.github.io/processors/ for more information about this software, installation and usage instructions.

Changes

License

Our code is licensed as follows:

  • main, odin - Apache License Version 2.0. Please note that these subprojects do not interact with the corenlp subproject below.
  • corenlp - GLP Version 3 or higher, due to the dependency on Stanford's CoreNLP. If you use only CluProcessor, this dependency does not have to be included in your project.
org.clulab

Computational Language Understanding Lab (CLU Lab) at University of Arizona

Versions

Version
7.5.4
7.5.3
7.5.2
7.5.1
7.5.0
7.4.4
7.4.3
7.4.2
7.4.1
7.4.0
7.3.1
7.2.2
7.2.1
6.3.0
6.2.0
6.1.5
6.1.4
6.1.3