FullFact / health-misinfo-shared

Raphael health misinformation project, shared by Full Fact and Google
MIT License
0 stars 0 forks source link

feat: don't limit number of claims per chunk #142

Closed c-j-johnston closed 1 week ago

c-j-johnston commented 1 week ago

Fixes #114.

A slight change to the ticket itself -- chunk size felt right, but instead of asking for "up to 5 claims" per chunk, we just ask for "the claims". This found a little more which was deemed worth checking and the results seemed good. See the comment on the issue for more details.


Pull request checklist