MaltParser

MaltParser is a system for data-driven dependency parsing, which can be used to induce a parsing model from treebank data and to parse new data using an induced model.

License

License

GroupId

GroupId

org.maltparser
ArtifactId

ArtifactId

maltparser
Last Version

Last Version

1.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

MaltParser
MaltParser is a system for data-driven dependency parsing, which can be used to induce a parsing model from treebank data and to parse new data using an induced model.
Project URL

Project URL

http://maltparser.org/
Source Code Management

Source Code Management

http://maltparser.org/dist/maltparser-1.9.2.tar.gz

Download maltparser

How to add to project

<!-- https://jarcasting.com/artifacts/org.maltparser/maltparser/ -->
<dependency>
    <groupId>org.maltparser</groupId>
    <artifactId>maltparser</artifactId>
    <version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.maltparser/maltparser/
implementation 'org.maltparser:maltparser:1.9.2'
// https://jarcasting.com/artifacts/org.maltparser/maltparser/
implementation ("org.maltparser:maltparser:1.9.2")
'org.maltparser:maltparser:jar:1.9.2'
<dependency org="org.maltparser" name="maltparser" rev="1.9.2">
  <artifact name="maltparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.maltparser', module='maltparser', version='1.9.2')
)
libraryDependencies += "org.maltparser" % "maltparser" % "1.9.2"
[org.maltparser/maltparser "1.9.2"]

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
tw.edu.ntu.csie : libsvm jar 3.1
de.bwaldvogel : liblinear jar 1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.2
1.9.1
1.9.0
1.8.1
1.8
1.7.2
1.7.1
1.7