BALaka-18 / rake_new2

A Python library that enables smooth keyword extraction from any text using the RAKE(Rapid Automatic Keyword Extraction) algorithm.
MIT License
29 stars 20 forks source link

Website logo added #67

Open vedikaag99 opened 3 years ago

vedikaag99 commented 3 years ago

Description of the change

Fixes #62 I was not sure on where to add the logo so I have made a seperate folder named asset and have added the folder there. @BALaka-18 kindly review.

Related Issues & Documents (if needed)

What type of PR is this? (check all applicable)

QA Instructions(if necessary), Screenshots of Output or Recordings

Screen Shot 2021-03-08 at 7 30 19 PM Screen Shot 2021-03-08 at 7 29 56 PM

_Please replace this line with instructions on how to test your changes

Added tests?

Added to documentation / readme or updated requirements.txt(if needed)?

vedikaag99 commented 3 years ago

@BALaka-18 I have added a backgroundless logo, if you want I can give the logo a white background as shown in the issue. And I can also change the size of the logo as required. Please review.

BALaka-18 commented 3 years ago

@vedikaag99 I don't think the path is being read correctly, because the logo isn't showing in the README when I viewed the files.

vedikaag99 commented 3 years ago

@vedikaag99 I don't think the path is being read correctly, because the logo isn't showing in the README when I viewed the files.

Can you recheck again? Because the logo can be seen in my branch.