sujalvaidya / WikiSummarizerBot

78 stars 5 forks source link

Bot should deduplicate wiki articles to summarize #2

Open AlyoshaVasilieva opened 3 years ago

AlyoshaVasilieva commented 3 years ago

Currently if it's responding to a post with multiple links to the same Wikipedia article it will repeatedly post the same article's summary. I noticed this in its (now deleted) reply to this post, which has two links to the same article. The fragments of the URLs differ, so if there's any deduplication code already then it needs to be modified to normalize URLs.