License |
License |
---|---|
GroupId | GroupIdch.epfl.bbp.nlp |
ArtifactId | ArtifactIdbluima_regions |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionBrain Regions NER
Modules POM for bluima project, including common dependencies and repositories
|
Project Organization |
Project OrganizationBluebrain Project |
Filename | Size |
---|---|
bluima_regions-1.0.1.pom | |
bluima_regions-1.0.1.jar | 1 MB |
bluima_regions-1.0.1-sources.jar | 1 MB |
bluima_regions-1.0.1-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_regions/ -->
<dependency>
<groupId>ch.epfl.bbp.nlp</groupId>
<artifactId>bluima_regions</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_regions/
implementation 'ch.epfl.bbp.nlp:bluima_regions:1.0.1'
// https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_regions/
implementation ("ch.epfl.bbp.nlp:bluima_regions:1.0.1")
'ch.epfl.bbp.nlp:bluima_regions:jar:1.0.1'
<dependency org="ch.epfl.bbp.nlp" name="bluima_regions" rev="1.0.1">
<artifact name="bluima_regions" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.bbp.nlp', module='bluima_regions', version='1.0.1')
)
libraryDependencies += "ch.epfl.bbp.nlp" % "bluima_regions" % "1.0.1"
[ch.epfl.bbp.nlp/bluima_regions "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.bbp.nlp : bluima_utils | jar | 1.0.1 |
ch.epfl.bbp.nlp : mallet_utils | jar | 1.0.1 |
ch.epfl.bbp.nlp : bluima_topic_models | jar | 1.0.1 |
ch.epfl.bbp.nlp : bluima_lexica | jar | 1.0.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.bbp.nlp : bluima_scripting | jar | 1.0.1 |
ch.epfl.bbp.nlp : bluima_corpora | jar | 1.0.1 |
ch.epfl.bbp.nlp : bluima_opennlp | jar | 1.0.1 |
ch.epfl.bbp.nlp : bluima_commons | jar | 1.0.1 |
ch.epfl.bbp.nlp : bluima_pdf | jar | 1.0.1 |
ch.epfl.bbp.nlp : bluima_units | jar | 1.0.1 |
junit : junit | jar | 4.12 |