Skip to content

raywted75/Information-Retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Information-Retrieval

Course: Web Retrieval and Mining spring 2019
Instructor: Pu-Jen Cheng

Vector Space Model with Rocchio Relevance Feedback

  • Implement an information retrieval system.
  • Given a pool of Chinese news articles and several queries in NTCIR format, retrieve relevant documents among these articles for each query.
  • Use a Vector Space Model (VSM) with Rocchio Relevance Feedback (pseudo version)

About

Web Retrieval and Mining Spring 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages