Skip to content

jiyfeng/tfkld

Folders and files

NameName
Last commit message
Last commit date
Sep 30, 2014
Sep 30, 2014
Nov 21, 2013
Nov 28, 2013

Repository files navigation

tfkld

Code for the EMNLP 2013 paper

  • computeWeight.m - read the sparse matrix of the training set and compute the KLD weights
  • nmfLS2 - Non-negative matrix factorization with sparse matrix
  • nndSVD - NNDSVD algorithm for initializing W and H in NMF

@inproceedings{Ji:2013:EMNLP,
    title = {Discriminative Improvements to Distributional Sentence Similarity},
    author = {Yangfeng Ji and Jacob Eisenstein}
    booktitle = {EMNLP},
    year = {2013},
}

Releases

No releases published

Packages

No packages published