Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 197 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 197 Bytes

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'