nestauk / dap_aria_mapping

Mapping technology innovation to support The Advanced Research and Innovation Agency (ARIA)
MIT License
1 stars 0 forks source link

[68] Measuring patent novelty #69

Closed beingkk closed 1 year ago

beingkk commented 1 year ago

Closes #68

Adds small fixes to novelty_utils.py to adapt the functions to work with patents

Adds a pipeline for calculating patent novelty scores (exactly the same as for OpenAlex papers)

python dap_aria_mapping/pipeline/novelty/calculate_patent_novelty.py

Adds a pipeline to aggregate patent novelty scores at the level of topics (exactly the same as for OpenAlex papers)

python dap_aria_mapping/pipeline/novelty/patent_topic_novelty.py

Adds getters to fetch the outputs from patent analyses.

Checklist: