ClimateCompatibleGrowth / research_index_backend

Provisioning the graph database which forms the backend of the research index
MIT License
0 stars 0 forks source link

Handle duplicate authors #4

Open willu47 opened 7 months ago

willu47 commented 7 months ago

Despite improvements to the author checking and matching algorithm, which although simple does an effective job of matching authors, duplicates still appear from time to time.

A function to merge authors is required. This should:

Issues: