NLP4J webpage: https://emorynlp.github.io/nlp4j
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdedu.emory.mathcs.nlp |
| ArtifactId | ArtifactIdnlp4j-cli |
| 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 |
| Filename | Size |
|---|---|
| nlp4j-cli-1.1.3.pom | |
| nlp4j-cli-1.1.3.jar | 45 KB |
| nlp4j-cli-1.1.3-sources.jar | 27 KB |
| nlp4j-cli-1.1.3-javadoc.jar | 119 KB |
| nlp4j-cli-1.1.3-bin.tar.gz | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.emory.mathcs.nlp/nlp4j-cli/ -->
<dependency>
<groupId>edu.emory.mathcs.nlp</groupId>
<artifactId>nlp4j-cli</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.emory.mathcs.nlp/nlp4j-cli/
implementation 'edu.emory.mathcs.nlp:nlp4j-cli:1.1.3'
// https://jarcasting.com/artifacts/edu.emory.mathcs.nlp/nlp4j-cli/
implementation ("edu.emory.mathcs.nlp:nlp4j-cli:1.1.3")
'edu.emory.mathcs.nlp:nlp4j-cli:jar:1.1.3'
<dependency org="edu.emory.mathcs.nlp" name="nlp4j-cli" rev="1.1.3">
<artifact name="nlp4j-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.emory.mathcs.nlp', module='nlp4j-cli', version='1.1.3')
)
libraryDependencies += "edu.emory.mathcs.nlp" % "nlp4j-cli" % "1.1.3"
[edu.emory.mathcs.nlp/nlp4j-cli "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| edu.emory.mathcs.nlp : nlp4j-english | jar | 1.1.2 |
| edu.emory.mathcs.nlp : nlp4j-api | jar | 1.1.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| args4j : args4j | jar | 2.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
NLP4J webpage: https://emorynlp.github.io/nlp4j