waseem18 / node-rake

A NodeJS implementation of the Rapid Automatic Keyword Extraction algorithm.
http://www.thabraze.me/node-rake/
MIT License
100 stars 20 forks source link

Error when using Object.values #19

Open sr9yar opened 6 years ago

sr9yar commented 6 years ago

Object.values in not widely supported

waseem18 commented 6 years ago

@sr9yar Could you please add some information about what the error actually is and when and how are you getting it - As the title of the PR says Error when using Object.values