NLP4J webpage: https://emorynlp.github.io/nlp4j
License |
License |
---|---|
GroupId | GroupIdedu.emory.mathcs.nlp |
ArtifactId | ArtifactIdnlp4j |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nlp4j-1.1.3.pom | |
nlp4j-1.1.3.jar | 33 KB |
nlp4j-1.1.3-sources.jar | 22 KB |
nlp4j-1.1.3-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.emory.mathcs.nlp/nlp4j/ -->
<dependency>
<groupId>edu.emory.mathcs.nlp</groupId>
<artifactId>nlp4j</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.emory.mathcs.nlp/nlp4j/
implementation 'edu.emory.mathcs.nlp:nlp4j:1.1.3'
// https://jarcasting.com/artifacts/edu.emory.mathcs.nlp/nlp4j/
implementation ("edu.emory.mathcs.nlp:nlp4j:1.1.3")
'edu.emory.mathcs.nlp:nlp4j:jar:1.1.3'
<dependency org="edu.emory.mathcs.nlp" name="nlp4j" rev="1.1.3">
<artifact name="nlp4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.emory.mathcs.nlp', module='nlp4j', version='1.1.3')
)
libraryDependencies += "edu.emory.mathcs.nlp" % "nlp4j" % "1.1.3"
[edu.emory.mathcs.nlp/nlp4j "1.1.3"]
NLP4J webpage: https://emorynlp.github.io/nlp4j