https://github.com/ravisvi/nope
Current goal : To remove certain type of content from facebook page.
https://github.com/ravisvi/nope
Last synced: 6 months ago
JSON representation
Current goal : To remove certain type of content from facebook page.
- Host: GitHub
- URL: https://github.com/ravisvi/nope
- Owner: ravisvi
- Created: 2015-01-01T18:21:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T08:22:38.000Z (over 11 years ago)
- Last Synced: 2024-12-29T12:28:51.754Z (over 1 year ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Current goal : To remove certain content from facebook feed.
Future goals:
1. Remove similar content appearing on the feed.
* For any entered regex.
* For similar lines.
* Content from any particular urls.
2. Sentiment analysis.
If someone wants all “new year posts” gone, then just entering "new year posts” in what to remove textbox should remove all the posts containing the same sentiment.