Skip to content

Enable positive media consumption with highly opinionated, judgemental scoring tactic

Notifications You must be signed in to change notification settings

gorskilauren/feels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feels

Vision

Bring some positivity to your internet surfing! Give this site a url and it will analyze the content on the page to "score" its sentiment. URLs with more positive site content will return a higher score.

Note: Currently feels does not scrub the given URL for malicious content. For that reason, feels is not hosted "live" anywhere and can only run if this repo is cloned/forked and ran locally.

Package Breakdown

ui

Utilize react framework to build simple user interface to drop URLs for analysis.

service

Utilize typescript and express to host the backend. The service uses the npm sentiment package for scoring the sentiment analysis. The npm htmlparser2 package is used to parse text content from the given url.

About

Enable positive media consumption with highly opinionated, judgemental scoring tactic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published