Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terms and Conditions - a legal thriller! #144

Open
greg-kennedy opened this issue Nov 6, 2015 · 5 comments
Open

Terms and Conditions - a legal thriller! #144

greg-kennedy opened this issue Nov 6, 2015 · 5 comments

Comments

@greg-kennedy
Copy link

CODE: https://github.com/greg-kennedy/TermsAndConditions
SAMPLE: https://github.com/greg-kennedy/TermsAndConditions/blob/master/SAMPLE.md

I spent a day taking a break from my main entry to knock out this one. Inspired by the "TPP as Found Art" issue here: #136

I wrote a Perl script to parse Terms and Conditions / EULA from various major software vendors, then recombine them with Markov chains. The end result is a bunch of legalese formatted as a real ToS, complete with sign and date line. I think the Markdown formatting is what sets it apart from just spewing re-sentences around: it's amazing what some ALLCAPS and numbered lists can do for your otherwise boring document. Also, it tries to replace the company names with COMPANY_NAME, and later re-replace it with Cyberdyne Systems, so it seems more coherent.

Wish the corpus was bigger, though. I think a warning label from some popular prescription drug would spice it up.

@enkiv2
Copy link

enkiv2 commented Nov 6, 2015

There are a large number of open source licenses floating around, if you
need more legalese to feed in. Here's a list:
https://en.wikipedia.org/wiki/Comparison_of_free_and_open-source_software_licenses

I did a cursory search to see if anybody has collected an archive of EULAs
for various products, but didn't see any.

On Fri, Nov 6, 2015 at 12:46 PM Greg Kennedy notifications@github.com
wrote:

CODE: https://github.com/greg-kennedy/TermsAndConditions
SAMPLE:
https://github.com/greg-kennedy/TermsAndConditions/blob/master/SAMPLE.md

I spent a day taking a break from my main entry to knock out this one.
Inspired by the "TPP as Found Art" issue here: #136
#136

I wrote a Perl script to parse Terms and Conditions / EULA from various
major software vendors, then recombine them with Markov chains. The end
result is a bunch of legalese formatted as a real ToS, complete with sign
and date line. I think the Markdown formatting is what sets it apart from
just spewing re-sentences around: it's amazing what some ALLCAPS and
numbered lists can do for your otherwise boring document.

Wish the corpus was bigger, though. I think a warning label from some
popular prescription drug would spice it up.


Reply to this email directly or view it on GitHub
#144.

@hugovk
Copy link
Collaborator

hugovk commented Nov 6, 2015

Put EULA in the search box here and you get a fair few results:

http://textfiles.com/directory.html

@hugovk
Copy link
Collaborator

hugovk commented Nov 6, 2015

Please review these policies which are designed to protect against fraud and enforcing this agreement.

Huh? These policies are designed to protect against ... enforcing this agreement? :)

@nadavoosh
Copy link

This is awesome! Conceptually similar to http://itunestandc.tumblr.com

@aeschright
Copy link

Nice! I've been playing with a similar idea at https://twitter.com/licensemee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants