Skip to content

A Quantitative Analysis of Unsupervised Keyword Extraction Methods This code is part of a Bachelor thesis at Humboldt University Berlin.

Notifications You must be signed in to change notification settings

jannikmaierhoefer/Unsupervised-Keyword-Extraction-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

A Quantitative Analysis of Unsupervised Keyword Extraction Methods

This code is part of a Bachelor thesis at Humboldt University Berlin.

This code will compare commonly used unsupervised keyphrase extraction methods, which are structured in three areas: Statistical methods (TF-IDF, YAKE, RAKE), mathods that are based on graphs (SingleRank, TextRank), and deep learning methods (KeyBERT). The latter uses language-specific pre-trained models, in this case for German, whereas the statistical and graph-based methods need no training and are language unspecific.

About

A Quantitative Analysis of Unsupervised Keyword Extraction Methods This code is part of a Bachelor thesis at Humboldt University Berlin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published