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
- install deps
pip install -r requirements.txt
- download Stanford CoreNLP v1.3.4 and unzip it to /opt/
First, get mongo running. Then:
python import_to_mongo.py path_to_data_dir desired_name_of_mongo_db