Skip to content

KotlinNLP/MorphologicalAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MorphologicalAnalyzer Maven Central Build Status

MorphologicalAnalyzer is a Kotlin library designed to support morphological analysis of a text.

MorphologicalAnalyzer is part of KotlinNLP.

Getting Started

Examples

Try some examples running the files in the examples folder.

Import with Maven

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>morphologicalanalyzer</artifactId>
    <version>0.4.6</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

MorphologicalAnalyzer is a Kotlin library designed to support morphological analysis of a text.

Resources

License

Stars

Watchers

Forks

Packages

No packages published