Skip to content

rpetar/SCStemmers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serbo-Croatian-stemmer

Python implementation of "Simple stemmer for Croatian v0.1" by Nikola Ljubešić and Ivan Pandžić.

Java implementation is available here.

How to run

  1. Create a new Conda environment:
    conda create -n stemmer python=3.7
    conda activate stemmer
  2. Install necessary libraries:
    pip install transliterate
  3. Run:
    python main.py [input_file_path] [output_file_path]

About

Serbo-Croatian stemmer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages