Skip to content

A machine learning project to extract nomination disclosures

Notifications You must be signed in to change notification settings

freelawproject/nomination-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomination Extractor

This is a tool for extracting the nominations from Senate records using machine learning.

Quick Start

To begin with my computer does not currently make it easy to install tensorflow so I had to use conda - something I had not done before.

Using an ARM based Mac - I had to use the following instructions to get tensorflow installed Apple Link

Installation

Multiple models were orignially trained but here is an example that works for older 1991 senate records.

To begin

Unzip the training data and remove the zip files.

Train the model

python train.py

Use the model

python process.py

This will process each page from the 1991 Senate hearing on judicial nominations and attempt to extract out disclosures intout the ouptut directory.

About

A machine learning project to extract nomination disclosures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages