joshwallerr / newsnotfound

Entire source code for NewsNotFound's article generation process ✍
https://newsnotfound.com
Other
142 stars 14 forks source link

Chosen headlines accuracy #3

Closed joshwallerr closed 1 year ago

joshwallerr commented 1 year ago

Chosen headlines are not always related.

Could make sure that no two headlines are from the same source, as this would reduce the likelihood that the headlines are not related as the same source is unlikely to cover the same story twice.

joshwallerr commented 1 year ago

Headlines still not always related, but a temporary fix has been added that chooses only the longest headline.

Need to revisit this in the future and come up with a more solid solution.