Questions RAKE - ufal/NPFL095 GitHub Wiki
-
The paper is missing a formal definition of
deg(w)
. How would you define the degree of a word? -
How are multiword keywords handled by RAKE? Contrast this with the way multiword keywords are handled by TextRank.
-
Can TF (term frequency) be used as a way to select stopwords?
-
What could be a potential disadvantage of RAKE?
-
Do we need keywords and algorithms for their automatic extraction in 2021? Why/where?