Privacy Policy Analyzer
The Privacy Policy Analyzer highlights important information in privacy policies instantly. Let it sift through lawyer-speak so you don't have to.
UNDER CONSTRUCTION
Early Access on Google Colab
The in-progress version of the Privacy Policy Analyzer code can be found on Google Colab. It is open source, so feel free to use the code for your own needs and ideas!
​
Currently the Privacy Policy Analyzer does the following:
-
Scrape information from user-provided privacy policy URL.
-
Pre-process the data to make it easier to work with.
-
Use Natural Language Processing techniques such as Text Summarization to identify the most valuable and informative segments of the privacy policy.
-
Give extra weightage to words such as "collect", "provide", "party", and "share".
-
Rank and output sentences from the privacy policy based on the level of interest they might hold for users. (The first sentence in the output is deemed the most valuable)