forked from datalogism/SciLEx
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestresearchNeeds investigation or feasibility studyNeeds investigation or feasibility study
Description
Description
Add a post-aggregation analysis module that builds a citation graph from the collected papers using existing CrossRef/OpenCitations data, and surfaces structural insights: research community clusters, highly-connected hub papers, and papers with recent citation surges. Output would include cluster labels per paper and optionally a graph file (DOT or JSON) for visualisation.
Justification
SciLEx already collects citation data but only uses raw counts for filtering. Treating those counts as a graph unlocks well-established bibliometric analyses (co-citation clustering, burst detection) that reveal research landscape structure without any new API calls.
Affected files
- new
scilex/citation_network.py scilex/citations/citations_tools.py
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestresearchNeeds investigation or feasibility studyNeeds investigation or feasibility study