Skip to content

Ashwin-Ravi/NLP-Keyword-Extraction-Ensemble-Method

Repository files navigation

NLP-Keyword-Extraction-Ensemble-Method

This script begins by scraping Reddit pages to find trending/top posts. It then finds the most trending/top keywords by analyzing user comments. The script uses an ensemble of several methods to accurately extract Keywords. This script uses an ensemble of the following methods: RAKE, TF-IDF and Automatic Keyword Extraction to obtain top keywords in Reddit posts. Providing an approximation of the trending topics and words in a given link.

About

This script uses an ensemble of multiple methods: RAKE, TF-IDF and Automatic Keyword Extraction to obtain top keywords in Reddit posts. Providing an approximation of the trending topics and words in a given link.

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE
MIT
MIT-License.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages