Splits QuizBowl PDF Sets (currently designed for IAC history bowl sets specifically) into a text file with each sentence individually seperated with the answer. Can be used for designing flashcards, researching patterns, or easily indexing through past questions. Currently working on making it work for QuizBowl PDFs formatted differently and retaining specific answer line information (bolded words).
- Download Question Set(s) as PDF (https://www.iacompetitions.com/resources-national-history-bowl/)
- Download python files
- Reformat path in parsingText and organizingText files to provide a path to the question set
- Run the main
contact vittal.rajagopalan@gmail.com if there are any issues