Kirsche is a python package to build up connections between papers.
- Install the package:
pip install kirsche
- In your command line, run
kirsche --help
to see possible commands.
We are using SemanticScholar API to get the paper metadata. The API has some rate limits (100 requests per 5 minutes).
A possible workaround for large number of papers is to split them into batches.
Todo:
- Use API keys from SemanticScholar.