Questions RAKE - ufal/NPFL095 GitHub Wiki

  1. The paper is missing a formal definition of deg(w). How would you define the degree of a word?

  2. How are multiword keywords handled by RAKE? Contrast this with the way multiword keywords are handled by TextRank.

  3. Can TF (term frequency) be used as a way to select stopwords?

  4. What could be a potential disadvantage of RAKE?

  5. Do we need keywords and algorithms for their automatic extraction in 2021? Why/where?