Deliverable #4

Add Differential Privacy to Yioop search engine

Deliverable 4 starts the first implementation of Differential privacy. It adds differential privacy to number of views of each group's thread. Basically, it fuzzifies the number of views of each thread of the group by using epsilon differential privacy according to Cynthia Dwork's paper on Differential Privacy.