thundrrrka
Newbie
- Dec 12, 2017
- 42
- 12
Hi everyone! I wrote a Python script (running on a server) that searches for news/articles based on specified keywords, then reinterprets the content and creates a new article by highlighting the main points and keywords (it was created for a WordPress site).
However, I'm facing an issue and I'm not sure what would be the best solution. Unfortunately, the images (which are searched automatically) are not always accurate; about 60% of the time, the script provides irrelevant or location-specific images for the articles. Does anyone have any ideas on how to address this problem?
However, I'm facing an issue and I'm not sure what would be the best solution. Unfortunately, the images (which are searched automatically) are not always accurate; about 60% of the time, the script provides irrelevant or location-specific images for the articles. Does anyone have any ideas on how to address this problem?