Which method of text analysis should I use if I need to get a number of multiword keywords, say (up to) 5 per text, analysing a text of some length? In particular, the text could be
a) a title,
b) or an abstract.
Preferably already scripted on Python.
Thank you!