Last Version

processors 3.3

NLP tools

License

License

GroupId

GroupId

edu.arizona.sista
ArtifactId

ArtifactId

processors
Version

Version

3.3
Type

Type

jar
Description

Description

processors
NLP tools
Project URL

Project URL

https://github.com/sistanlp/processors

Download processors 3.3


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

Dependencies

compile (13)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.1
xom : xom jar 1.2.5
joda-time : joda-time jar 2.1
de.jollyday : jollyday jar 0.4.7
com.googlecode.efficient-java-matrix-library : ejml jar 0.19
edu.stanford.nlp : stanford-corenlp jar 3.3.1
edu.stanford.nlp : stanford-corenlp jar 3.3.1
ch.qos.logback : logback-classic jar 1.0.10
nz.ac.waikato.cms.weka : weka-dev jar 3.7.10
net.sf.jopt-simple : jopt-simple jar 4.5
de.bwaldvogel : liblinear jar 1.94
log4j : log4j jar 1.2.17
tw.edu.ntu.csie : libsvm jar 3.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.scalatest : scalatest_2.10 jar 2.0.M6-SNAP17

Project Modules

There are no modules declared in this project.