ashwoolford / bnltk

BNLTK(Bangla Natural Language Processing Toolkit): a python package for NLP in Bangla
https://ashwoolford.github.io/bnltk/
MIT License
18 stars 8 forks source link

installation fail #3

Closed SadatRafi11 closed 4 weeks ago

SadatRafi11 commented 1 year ago

image

EDkinGG commented 11 months ago

Did you find any solution of this error?

ashwoolford commented 4 weeks ago

@SadatRafi11 @EDkinGG Thanks for reaching out. The package has been unmaintained for a long time. The error you were getting is about the old version of sklearn. They changed the package name from sklearn to scikit-learn.

Now we have released bnltk v0.7.7 which should resolve your issue.