ICTRC / Parsivar

A Language Processing Toolkit for Persian
MIT License
226 stars 34 forks source link

FindStems() is too slow #22

Open Nicky-Sa opened 2 years ago

Nicky-Sa commented 2 years ago

Hello and thank you for developing such a practical package. I've been using it and found out that when I use _stemmer = FindStems() the process of the texts gets too slow, while without it, it's pretty much at an acceptable speed.