Skip to content

Radcliffe/PatentsProcessor

 
 

Repository files navigation

Python scripts for processing USPTO inventor and patent data

The following collection of scripts performs pre- and post-processing on patent data as part of the patent inventor disambiguation process. Raw patent data is obtained from Google Bulk Patent Download.

For a high-level overview of the patentprocessor toolchain, please see our technical report.

For a description of configuration of the patentprocessor toolchain, please see this technical report. Note that the current version of the code has been ported to Windows while the technical report references Mac OS X.

To follow development, subscribe to RSS feed.

Patentprocessor Overview

There are several steps in the patentprocessor toolchain:

  1. Retrieve/locate parsing target
  2. Execute parsing phase
  3. Run preliminary disambiguations:
    • assignee disambiguation
    • location disambiguation
  4. Prepare input for inventor disambiguation
  5. Disambiguate inventors (external process)
  6. Ingest disambiguated inventors into database

Installation and Configuration of the Preprocessing Environment

The python-based preprocessor is tested on Windows 2012 R2 Standard; originally it was developed and tested on Ubuntu 12.04 and MacOSX 10.6, but has since been ported.

See the setup instructions in the wiki for details on how to setup an environment for running the patents processor.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 63.9%
  • Python 29.2%
  • Java 5.6%
  • Ruby 0.7%
  • Shell 0.6%
  • Puppet 0.0%