Comment on Show HN: AI tool reads privacy policies, tells you which sites sell your info.parentComments−michaelaielloOP14yWorks just like spam filtering: We're using a naive Bayesian classifier with training data. Built and tested a custom extractor that makes the most sense for the legalese of privacy policies.Ideas: email me at michaelaiello (at) michaelaiello.com−raphman14yMight I suggest adding at least this sentence to the training set: "We sell your private information."Your Policizer happily tells me that the sentence means "They DO NOT sell your private information."
Comments
Works just like spam filtering: We're using a naive Bayesian classifier with training data. Built and tested a custom extractor that makes the most sense for the legalese of privacy policies.
Ideas: email me at michaelaiello (at) michaelaiello.com
Might I suggest adding at least this sentence to the training set: "We sell your private information."
Your Policizer happily tells me that the sentence means "They DO NOT sell your private information."