Using pdfminer, a python library, to extract key concept from 9 books.
run scripts to install required packages.
required python version: python3
pip install -r requirement.txt
make sure the following things:
(1) everybook's key concepts' file exists: "./data/concept_[bookname].xlsx"
(2) everybook's pdf_file exists: "./textbook_txt/[bookname].pdf"
Then run
sh main.sh