License |
License |
---|---|
Categories |
CategoriesCoreNLP Business Logic Libraries Machine Learning Natural Language Processing |
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIddw-sentiment-corenlp |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigConnect: DataWorker: Sentiment: Stanford CoreNLP
Various DataWorker Plugins for BigConnect
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.bigconnect/dw-sentiment-corenlp/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>dw-sentiment-corenlp</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/dw-sentiment-corenlp/
implementation 'io.bigconnect:dw-sentiment-corenlp:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/dw-sentiment-corenlp/
implementation ("io.bigconnect:dw-sentiment-corenlp:4.2.1")
'io.bigconnect:dw-sentiment-corenlp:jar:4.2.1'
<dependency org="io.bigconnect" name="dw-sentiment-corenlp" rev="4.2.1">
<artifact name="dw-sentiment-corenlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='dw-sentiment-corenlp', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "dw-sentiment-corenlp" % "4.2.1"
[io.bigconnect/dw-sentiment-corenlp "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.bigconnect : dw-text-common | jar | 4.2.1 |
edu.stanford.nlp : stanford-corenlp | jar | 3.4.1 |
io.bigconnect : core | jar | 4.2.1 |
io.bigconnect : web-schema | jar | 4.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.objenesis : objenesis | jar | 3.1 |