Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 893 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 893 Bytes

tensor_notf

Matlab code for Non-negative Factorization of the Occurrence Tensor from Financial Contracts https://arxiv.org/pdf/1612.03350.pdf, which is published in Dec 2016

usage

run demo_synthetic.m

citation

Please kindly cite our paper if you find the code helps your research. @article{xu2016non, title={Non-negative factorization of the occurrence tensor from financial contracts}, author={Xu, Zheng and Huang, Furong and Raschid, Louiqa and Goldstein, Tom}, journal={arXiv preprint arXiv:1612.03350}, year={2016} }

acknowledgement

We thank the released TensorToolbox (https://www.sandia.gov/~tgkolda/TensorToolbox/index-2.6.html). We include the version we used in our experiments to reproduce the results. Please acknowledge the toolbox authors, follow the toolbox license, and probably contact the authors if you use the TensorToolbox for your research.