kevinisbest / Web-Retrieval-and-Mining-VSM

Web Retrieval and Mining spring 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Retrieval-and-Mining-VSM

Web Retrieval and Mining HW1

  • In this homework, you are asked to implement a small information retrieval system.
  • We will give you a bunch of Chinese news articles and several queries in NTCIR format, and your task is to find the relevant documents among these articles according to the given queries.
  • You should implement the retrieval system by Vector Space Model (VSM) with Rocchio Relevance Feedback (pseudo version).

Usage:

About

Web Retrieval and Mining spring 2018


Languages

Language:Python 98.3%Language:Shell 1.7%