Given a free text, I need to analyse this this text and suggest a list of tags from a pre existing list.
What algorithms are out there in the market?
Can they handle a case where, for example, the text have a word like
high cholesterol
and I would like it so suggest
heart disease
although "high cholesterol" might not exists (initially) in the pre defined list.