LalZzy / TextbookExtraction

extract key concept from StatisticalModels, Davision.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 93.0%Language:R 6.0%Language:Shell 1.0%