Multiple methods of extracting keywords from free-text.
Methods inlcuded:
- spaCy pytextrank SpaCy implementation of textrank.
- Gensim textrank Gensim implementation of textrank.
- RAKE Rapid Automatic Keyword Extraction algorithm
- RaKUn Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation
- YAKE Unsupervised Approach for Automatic Keyword Extraction using Text Features.
- KeyBERT Keyword Extraction based on BERT.
Running
python3 extraction.py
Sample output
Check output.txt