Set Up:
git clone https://github.com/dh-thesis/retrieve.git
cd retrieve/
virtualenv -p python3 --no-site-packages env
source env/bin/activate
pip install -r requirements.txt
deactivate
./main
The following scripts are used to retrieve informations about entities from MPG.PuRe and its named entity service CoNE and finally to query the records.
100%|████████████████████████████████████████████| 7679/7679 [24:13<00:00, 5.40it/s]
100%|████████████████████████████████████████████| 8590/8590 [24:02<00:00, 5.74it/s]
100%|████████████████████████████████████████████| 60007/60007 [3:15:34<00:00, 5.36it/s]
100%|████████████████████████████████████████████| 219/219 [20:42<00:00, 3.14s/it]
Requirements: Pybman