Skip to content

LSSEncoder is the encoder of the Latent Syntactic Structure (LSS).

License

Notifications You must be signed in to change notification settings

KotlinNLP/LSSEncoder

Repository files navigation

LSSEncoder Maven Central Build Status

LSSEncoder is the encoder of the Latent Syntactic Structure (LSS) defined in Grella, Cangialosi - Non-Projective Dependency Parsing via Latent Heads Representation (LHR).

It is based on the SimpleDNN library and it is part of KotlinNLP.

Getting Started

Import with Maven

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>lssencoder</artifactId>
    <version>0.2.3</version>
</dependency>

License

This software is released under the terms of the Mozilla Public License, v. 2.0

Contributions

We greatly appreciate any bug reports and contributions, which can be made by filing an issue or making a pull request through the github page.

About

LSSEncoder is the encoder of the Latent Syntactic Structure (LSS).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages