Skip to content

psiace-archive/dblp-mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBLP Mining

Usage

Setup the environment.

python -m venv venv
source venv/bin/activate

Install dependencies.

pip install -r requirements.txt

Exact the important information

python src/extractor.py <start> <end>

Mine with the FP-tree

python src/summarize.py

About

Provide a simple and efficient way to parse and mine DBLP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages