-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
As a student starting my own PhD work, I want to be able to find all dissertations on a given topic.
- the notebook will find all dissertations using the search string
machine learning. - the notebook will show the number of dissertations per year for the given search string, and will calculate a trend (e.g. using LOWESS), so that we can compare different search strings for both the number of hits and the "trendiness".
- the notebook will generate a word cloud from titles and descriptions
- the notebook will export all found records in a single bibtex file
NB. This requires a fix for pagination in GraphQL, which is underway (datacite/lupo#511) and should be ready next week.
Metadata
Metadata
Assignees
Labels
No labels