LSI(Latent Semantic Indexing)

  • 単語文書行列の特異値分解 (Singular value decompositions, SVD) を利用
    • 固有値分解のようなもの
  • SVD計算
    • 単語文書行列を低階数行列に変換
  • 計算量減少 / 適合率向上