kainoj / inforet

Information retrieval, University of Freiburg 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Information retrieval

University of Freiburg 2017

Course Homepage

List of contents

  1. Inverted index
  2. Ranking and evaluation
  3. Efficient list intersection
  4. Compression
  5. Fuzzy search, edit distance, q-Gram index
  6. Web apps part 1
  7. Web apps part 2
  8. Vector Space Model
  9. Clustering, k-means (pdf)
  10. Latent semantic indexing (pdf)
  11. Classification, naive Bayes
  12. Knowledge Bases, SPARQL
  13. POS-Tagging, entity recognition, Viterbi algorithm

About

Information retrieval, University of Freiburg 2017


Languages

Language:C++ 68.4%Language:Python 25.0%Language:Makefile 4.1%Language:JavaScript 1.2%Language:HTML 0.7%Language:CSS 0.6%