Skip to content

mrshu/stemm-sk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stemm-sk

A stemmer for Slovak language

Installation

You can install stemm-sk from PyPI by running

$ pip install stemmsk

Example

Here is a very simple example of usage of stemm-sk:

$ echo "listina základních práv európskej únie" | stemmsk light
list základn práv európsk úni

Inspiration and Credits

This project is a very simple adaptation of the Czech stemmer created by Luís Gomes. Many parts of this projects are also inspired by the czech_stemmer.py used by sumy.

About

A stemmer for Slovak language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages