wellcometrust / reach

Wellcome tool to parse references scraped from policy documents using machine learning
MIT License
26 stars 4 forks source link

Fix citations not grouping together #598

Closed SamDepardieu closed 3 years ago

SamDepardieu commented 3 years ago

Description

Citations were grouped by extracted reference id. Some of the extracted references have slightly different titles because of spacing, casing or fuzzymatching. We are now using the matched reference id instead to group the citations.

Fix #596

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

make docker-test