(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Privacy Preserving Big Data Publishing for Unstructured data

What is it about?

It is about converting unstructured data into structured form and then apply anonymization approach to preserve the privacy while publishing the data.

Why is it important?

It provides scalability, hence, it can be applicable to large unstructured data.

Read more on Kudos…
The following have contributed to this page:
Brijesh Mehta
' ,"url"));