User:Max Dovey/Personalizeddatapolicy: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[File:Personalisedpolicy extracts.gif]] | [[File:Personalisedpolicy extracts.gif]] | ||
<ul> | |||
<li> Step 1. Scrape Facebook Data Policy page using python and Beautiful Soup. </li> | |||
<li> Step 2. replace the terms 'You' and 'Your' with 'yourname' and 'yourname's' </li> | |||
<li> Step 3. break up the file into sentences using a regex and uploaded periodically to Facebook page. </li> | |||
</ul> | |||
hosted here http://www.maxdovey.com/wp-content/uploads/2013/11/MYDATAPOLICY7.pdf | hosted here http://www.maxdovey.com/wp-content/uploads/2013/11/MYDATAPOLICY7.pdf |
Latest revision as of 17:01, 9 December 2013
- Step 1. Scrape Facebook Data Policy page using python and Beautiful Soup.
- Step 2. replace the terms 'You' and 'Your' with 'yourname' and 'yourname's'
- Step 3. break up the file into sentences using a regex and uploaded periodically to Facebook page.
hosted here http://www.maxdovey.com/wp-content/uploads/2013/11/MYDATAPOLICY7.pdf