Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages