Skip to content

adelra/kurmanji-stemmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Kurmanji-Stemmer

NLTK compatible stemmer for Kurmanji Kurdish

Copy the Stemmer.py in (python-directory)/lib

HOW TO USE?

import Stemmer

stemmer = Stemmer()

stemmer.stem('aghlmend')

'aghl'