csurfer / rake-nltk

Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.
https://csurfer.github.io/rake-nltk
MIT License
1.06k stars 150 forks source link

Update readme to reflect successor to aneesha/RAKE #23

Open jkterry1 opened 6 years ago

jkterry1 commented 6 years ago

Ever since 2-3 years ago, control of the aneesha/RAKE implementation of rake was transferred over to fabianvf/python-rake (which I'm a maintainer of), and the aneesha/RAKE implementation stopped being maintained. Could you please change this in your readme?

csurfer commented 6 years ago

There isn't any note left on aneesha/RAKE suggesting the same. Is there some other way it can be verified?

I am more than happy to give credits and refer your project in README, I just want to make sure the right person is getting the credits.

jkterry1 commented 6 years ago

If you look at fabians branch, you can see its both a fork of aneeshas and that her PyPi has transferred to his repo. pip install python-rake and you can see it's from his.

On Tue, Jul 10, 2018, 6:40 PM Vishwas B Sharma notifications@github.com wrote:

There isn't any note left on aneesha/RAKE suggesting the same. Is there some other way it can be verified?

I am more than happy to give credits and refer your project in README, I just want to make sure the right person is getting the credits.

— You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHub https://github.com/csurfer/rake-nltk/issues/23#issuecomment-403988643, or mute the thread https://github.com/notifications/unsubscribe-auth/AShd7GwSdWT2-VziSuZiHiBIxGiop7Iyks5uFS1bgaJpZM4UnN_h .

-- Thank you for your time, Justin Terry

jkterry1 commented 6 years ago

hey, just a friendly reminder that this exists.