/LinguisticConditions

LinguisticConditions is a helper module for verifying linguistic conditions on morpho-syntactic tokens.

Primary LanguageKotlinMozilla Public License 2.0MPL-2.0

LinguisticConditions Maven Central Build Status

LinguisticConditions is a helper module for verifying linguistic conditions on morpho-syntactic tokens.

LinguisticConditions is part of KotlinNLP.

Getting Started

Import with Maven

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>linguisticconditions</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.