is not current version
Last Version 0.2

eu.fbk.fcw:fcw-ner 0.1.1

A collection of Stanford CoreNLP wrappers

License

License

GroupId

GroupId

eu.fbk.fcw
ArtifactId

ArtifactId

fcw-ner
Version

Version

0.1.1
Type

Type

jar
Description

Description

A collection of Stanford CoreNLP wrappers
Project Organization

Project Organization

FBK

Download fcw-ner 0.1.1


<!-- https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-ner/ -->
<dependency>
    <groupId>eu.fbk.fcw</groupId>
    <artifactId>fcw-ner</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-ner/
implementation 'eu.fbk.fcw:fcw-ner:0.1.1'
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-ner/
implementation ("eu.fbk.fcw:fcw-ner:0.1.1")
'eu.fbk.fcw:fcw-ner:jar:0.1.1'
<dependency org="eu.fbk.fcw" name="fcw-ner" rev="0.1.1">
  <artifact name="fcw-ner" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.fcw', module='fcw-ner', version='0.1.1')
)
libraryDependencies += "eu.fbk.fcw" % "fcw-ner" % "0.1.1"
[eu.fbk.fcw/fcw-ner "0.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 3.8.0
com.google.guava : guava jar 20.0-rc1
org.slf4j : log4j-over-slf4j jar 1.7.12

Project Modules

There are no modules declared in this project.