Notebooks illustrating software mention extraction pipelines.
Make sure jupyter notebook is installed:
python3 -m pip install jupyter
Launch the specific notebook:
- basic pipeline: download articles with their DOI specified in a file and extract their software mentions
jupyter notebook notebooks/basic_pipeline.ipynb