MichaelAquilina / Reddit-Recommender-Bot

Indentifying Interesting Documents for Reddit using Recommender Techniques
7 stars 0 forks source link

Query expansion using wordnet? #74

Closed MichaelAquilina closed 10 years ago

MichaelAquilina commented 10 years ago

Could possibly improve performance if given attention. Seems to be a standard technique in information retrieval.

Idea obtained from this presentation: http://research.microsoft.com/en-us/events/msri_irsi_pre-fire_workshop/ir-models-techniques-evaluation.pdf

MichaelAquilina commented 10 years ago

Query Expansion could also be performed with the current PageLinks table being built for the Wikipedia Index.