| License |
License |
|---|---|
| Categories |
CategoriesMALLET Business Logic Libraries Machine Learning |
| GroupId | GroupIdde.julielab |
| ArtifactId | ArtifactIdjcore-mallet-2.0.9 |
| Version | Version2.1.2 |
| Type | Typejar |
| Description |
DescriptionJCoRe Mallet 2.0.9
MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.julielab/jcore-mallet-2.0.9/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-mallet-2.0.9</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-mallet-2.0.9/
implementation 'de.julielab:jcore-mallet-2.0.9:2.1.2'
// https://jarcasting.com/artifacts/de.julielab/jcore-mallet-2.0.9/
implementation ("de.julielab:jcore-mallet-2.0.9:2.1.2")
'de.julielab:jcore-mallet-2.0.9:jar:2.1.2'
<dependency org="de.julielab" name="jcore-mallet-2.0.9" rev="2.1.2">
<artifact name="jcore-mallet-2.0.9" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-mallet-2.0.9', version='2.1.2')
)
libraryDependencies += "de.julielab" % "jcore-mallet-2.0.9" % "2.1.2"
[de.julielab/jcore-mallet-2.0.9 "2.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.beanshell : bsh | jar | 2.0b4 |
| jgrapht : jgrapht | jar | 0.6.0 |
| net.sf.jwordnet : jwnl | jar | 1.4_rc3 |
| net.sf.trove4j : trove4j | jar | 2.0.2 |
| com.googlecode.matrix-toolkits-java : mtj | jar | 0.9.14 |
| org.jdom : jdom | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |