Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a news aggregator #1

Open
aaronchantrill opened this issue Jun 18, 2019 · 1 comment
Open

Build a news aggregator #1

aaronchantrill opened this issue Jun 18, 2019 · 1 comment

Comments

@aaronchantrill
Copy link
Owner

Detailed Description

I'd love to see someone incorporate a real news aggregator into Naomi that would learn your interests and suggest stories based on things it has figured out you are interested in.

That would actually make a good NLTK project, scraping a bunch of feeds, searching for keywords, organizing by relevance, then learning which feeds you click on. Shouldn't be too difficult. I wonder if it could be used to help people understand how filter bubbles work. There's an interesting white paper here: http://www.personal.psu.edu/~gjz5038/paper/www2018_reinforceRec/www2018_reinforceRec.pdf

Context

Possible Implementation

Your Environment

  • Version used:
  • Environment name and version (e.g. PHP 5.4 on nginx 1.9.1):
  • Server type and version:
  • Operating System and version:
  • Link to your project:
aaronchantrill pushed a commit that referenced this issue Jul 5, 2019
A few additional changes to google stt
@Akul2010
Copy link

A simple overview on how to do this would be to organize each news into it's own category, and then note down which ones are being viewed the most. Then, give news accordingly.

(I'm not sure if this has already been implemented as the issue is 4 years old.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants