Skip to content

lingjuanlv/Differentially-Private-Text-Representations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Differentially-Private-Text-Representations

Code for SIGIR'20 paper "Towards Differentially Private Text Representations".

How to run:

Data folder: data/sentiment_analysis
python sentiment_analysis_ldp_github.py

Requirements:

python3
tensorflow
keras

Bibtex

Remember to cite the following papers if you use any part of the code:

@article{lyu2020towards,
  title={Towards Differentially Private Text Representations},
  author={Lyu, Lingjuan and Li, Yitong and He, Xuanli and Xiao, Tong},
  journal={arXiv preprint arXiv:2006.14170},
  year={2020}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages