Metadata-Version: 2.0
Name: patentmodels
Version: 0.0.4
Summary: Functions and datamodels for patent data.
Home-page: https://github.com/benhoyle/patentmodels
Author: Ben Hoyle
Author-email: benjhoyle@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Dist: nltk

Patent Models
=============

Functions and datamodels for patent data.

Usage
--------------
``from patentmodels import PatentDoc, Description, Claimset, Claims, Classification``




