sushil79g / Nepali_nlp

A python based library for NLP in Nepali language
MIT License
157 stars 48 forks source link

Nepali text stemming #33

Closed sushil79g closed 4 years ago

sushil79g commented 4 years ago

task: 1) Stem Nepali text, if the text in a list of word return stemmed list of word or if the text in string return list of steemed words.