Skip to contents

Classify claims

Label U.S. patent claims product vs process and extract the claim-structure flags.

fn.patccat()
Classify patent claims as product or process
patccat_classify()
Classify patent claims (alias for fn.patccat)

Model and defaults

The pinned udpipe part-of-speech model, and the validated internal parameters and word lists behind the default classification path.

patccat_load_model()
Download and load the udpipe POS model
patccat_defaults()
The validated internal parameters and word lists

Validation

Score classifier output against a gold benchmark.

fn.benchmarking()
Score classifier output against a benchmark

Package overview

patccatClaims-package patccatClaims
patccatClaims: Product vs Process U.S. Patent Claim Classifier