| License |
License
The BSD 3-Clause License
|
|---|---|
| GroupId | GroupIdorg.cleartk |
| ArtifactId | ArtifactIdcleartk-maltparser |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClearTK MaltParser
ClearTK wrapper for MaltParser
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cleartk-maltparser-2.0.0.pom | |
| cleartk-maltparser-2.0.0.jar | 21 MB |
| cleartk-maltparser-2.0.0-sources.jar | 21 MB |
| cleartk-maltparser-2.0.0-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cleartk/cleartk-maltparser/ -->
<dependency>
<groupId>org.cleartk</groupId>
<artifactId>cleartk-maltparser</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cleartk/cleartk-maltparser/
implementation 'org.cleartk:cleartk-maltparser:2.0.0'
// https://jarcasting.com/artifacts/org.cleartk/cleartk-maltparser/
implementation ("org.cleartk:cleartk-maltparser:2.0.0")
'org.cleartk:cleartk-maltparser:jar:2.0.0'
<dependency org="org.cleartk" name="cleartk-maltparser" rev="2.0.0">
<artifact name="cleartk-maltparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cleartk', module='cleartk-maltparser', version='2.0.0')
)
libraryDependencies += "org.cleartk" % "cleartk-maltparser" % "2.0.0"
[org.cleartk/cleartk-maltparser "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.maltparser : maltparser | jar | 1.8 |
| de.bwaldvogel : liblinear | jar | 1.94 |
| tw.edu.ntu.csie : libsvm | jar | 3.17 |
| log4j : log4j | jar | 1.2.17 |
| org.cleartk : cleartk-util | jar | 2.0.0 |
| org.cleartk : cleartk-type-system | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.cleartk : cleartk-test-util | jar | 2.0.0 |