I'm new to NLP/text processing
and building an application which requires generating topics (Music, Games, Romance, History etc etc.) from about 2 lines of imput text.
I've decided to use wikipedia's articlebase to help me out in this process,
What would be steps to "train" my program to recognize and categorize these topics from my input text?