Skip to content

extract key concept from StatisticalModels, Davision.

Notifications You must be signed in to change notification settings

LalZzy/TextbookExtraction

Repository files navigation

TextbookExtraction

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 

About

extract key concept from StatisticalModels, Davision.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published