License |
License |
---|---|
GroupId | GroupIdcom.googlecode.mate-tools |
ArtifactId | ArtifactIdanna |
Last Version | Last Version3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmate-tools
Tools for Natural Language Analysis, Generation and Machine Learning
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anna-3.5.pom | |
anna-3.5.jar | 385 KB |
anna-3.5-sources.jar | 209 KB |
anna-3.5-javadoc.jar | 772 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.mate-tools/anna/ -->
<dependency>
<groupId>com.googlecode.mate-tools</groupId>
<artifactId>anna</artifactId>
<version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mate-tools/anna/
implementation 'com.googlecode.mate-tools:anna:3.5'
// https://jarcasting.com/artifacts/com.googlecode.mate-tools/anna/
implementation ("com.googlecode.mate-tools:anna:3.5")
'com.googlecode.mate-tools:anna:jar:3.5'
<dependency org="com.googlecode.mate-tools" name="anna" rev="3.5">
<artifact name="anna" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mate-tools', module='anna', version='3.5')
)
libraryDependencies += "com.googlecode.mate-tools" % "anna" % "3.5"
[com.googlecode.mate-tools/anna "3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math | jar | 2.2 |
net.sf.trove4j : trove4j | jar | 2.0.2 |