Last Version

Topic Models 1.0.1

Modules POM for bluima project, including common dependencies and repositories

License

License

GroupId

GroupId

ch.epfl.bbp.nlp
ArtifactId

ArtifactId

bluima_topic_models
Version

Version

1.0.1
Type

Type

jar
Description

Description

Topic Models
Modules POM for bluima project, including common dependencies and repositories
Project Organization

Project Organization

Bluebrain Project

Download bluima_topic_models 1.0.1


<!-- https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_topic_models/ -->
<dependency>
    <groupId>ch.epfl.bbp.nlp</groupId>
    <artifactId>bluima_topic_models</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_topic_models/
implementation 'ch.epfl.bbp.nlp:bluima_topic_models:1.0.1'
// https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_topic_models/
implementation ("ch.epfl.bbp.nlp:bluima_topic_models:1.0.1")
'ch.epfl.bbp.nlp:bluima_topic_models:jar:1.0.1'
<dependency org="ch.epfl.bbp.nlp" name="bluima_topic_models" rev="1.0.1">
  <artifact name="bluima_topic_models" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.bbp.nlp', module='bluima_topic_models', version='1.0.1')
)
libraryDependencies += "ch.epfl.bbp.nlp" % "bluima_topic_models" % "1.0.1"
[ch.epfl.bbp.nlp/bluima_topic_models "1.0.1"]

Dependencies

compile (16)

Group / Artifact Type Version
ch.epfl.bbp.nlp : bluima_utils jar 1.0.1
org.scala-lang : scala-library jar 2.10.4
com.github.scopt : scopt_2.10 jar 3.2.0
ch.epfl.bbp.nlp : bluima_opennlp jar 1.0.1
cc.mallet : mallet jar 2.0.7-RC2
ch.epfl.bbp.nlp : bluima_typesystem jar 1.0.1
ch.epfl.bbp.nlp : blue_commons jar 1.0.1
com.google.guava : guava jar 18.0
org.apache.commons : commons-math3 jar 3.0
org.apache.uima : ruta-core jar 2.1.0
org.apache.uima : RegularExpressionAnnotator jar 2.3.2-BBP
org.apache.uima : SnowballAnnotator jar 2.3.1
org.apache.uima : ConceptMapper jar 2.3.1
org.slf4j : jcl-over-slf4j jar 1.6.5
ch.qos.logback : logback-classic jar 1.0.6
org.slf4j : slf4j-api jar 1.6.5

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.0
org.scala-tools.testing : specs_2.10 jar 1.6.9
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.