Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 787 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 787 Bytes

Topmerger

Utility script to update database entries from PLPR-Scraper with their respective agenda topics from topscraper.

Install

pip install -r requirements.txt

Run

e.g:

main.py --tops_path=data/tops.json --session_path=data/out.json --classes_path=data/classes.json --db_url=<DB_url>