Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Experimenting with parsing the congressional record using NLP techniques and tools

License

Notifications You must be signed in to change notification settings

propublica/capitol_words_nlp

Repository files navigation

capitol_words_nlp

This repository is no longer maintained and exists for archival purposes only.

See archival README information.

Experimenting with parsing the congressional record using NLP techniques and tools

Setup

  1. install deps
pip install -r requirements.txt
  1. download Stanford CoreNLP v1.3.4 and unzip it to /opt/

Usage

First, get mongo running. Then:

python import_to_mongo.py path_to_data_dir desired_name_of_mongo_db

About

Experimenting with parsing the congressional record using NLP techniques and tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages