Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chirangaalwis/social_news
A news recommendation engine based social media network data of users.
https://github.com/chirangaalwis/social_news
Last synced: 6 days ago
JSON representation
A news recommendation engine based social media network data of users.
- Host: GitHub
- URL: https://github.com/chirangaalwis/social_news
- Owner: chirangaalwis
- Created: 2016-12-22T20:15:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-31T22:36:22.000Z (about 8 years ago)
- Last Synced: 2024-11-08T15:00:10.536Z (about 2 months ago)
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SocialNews
A news recommendation engine based social media network data of users.It is a social recommendation system which uses social media mining and Natural Language Processing.
The users will be able to connect their social media network accounts (for supported networks) and provide required permissions to extract their interests and public trends. This data will be utilized to make the news recommendations.
Developers will be able to extend the system with their own interest extraction implementation for a new social network, currently not supported in the system by extending the social media feed mapper interface.