Skip to content

antiboredom/patent-generator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Patent Generator

Transforms literary/philosophical texts into patent applications.

Read the blog post here: http://lav.io/2014/05/transform-any-text-into-a-patent-application/

Repository Contents

  • "machine.py" generates patents
  • "search.py" searches texts for parts of speech and hypernym combinations (among other things)
  • "get_illustrations.py" scrapes Bing for patent illustrations
  • "scraper.py" downloads the full text of patent applications based on keywords

Dependencies

The script requires pattern. If you have pip installed, just run:

pip install pattern

Using it

To run the patent generator:

python machine.py < text.txt

About

Transforms literary/philosophical texts into patent applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages