/Document-Retrieval

Document retrieval from Wikipedia data using graph-lab

Primary LanguageJupyter NotebookMIT LicenseMIT

Project description

Document retrieval from wikipedia data using Graphlab

Packages used

  • graphlab

Used data set

people_wiki.gl

Algorithms used :

  • nearest_neighbors with count words.
  • nearest_neighbors with TFIDF.