ruc-RAWDATA-striketeam / SOVA

Application for accessing StackOverflow data.
MIT License
0 stars 1 forks source link

E.2. Ranking and ordering of objects #35

Open Chronim opened 8 years ago

Chronim commented 8 years ago

Introduce ranking and ordering of objects in the answer to keyword-queries of E.1. The ranking can be based on TF-IDF, but may also reduce to simple best match evaluation (the more query-words that match, the better rank). Allow for any number of keywords in the query and provide in the answer all posts that match at least one keyword.