news-bias-scorer

This NPM package quantifies bias in online news articles by scoring words, on a scale of 0 (most negative)-10 (most positive), that show positive or negative emotion.

Usage no npm install needed!

<script type="module">
  import newsBiasScorer from 'https://cdn.skypack.dev/news-bias-scorer';
</script>

README

news-bias-scorer

This NPM package quantifies bias in online news articles by scoring words, on a scale of 0 (most negative)-10 (most positive), that show positive or negative emotion.

https://img.shields.io/npm/v/news-bias-scorer.svg

install size

NPM

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Built With

  • Dropwizard - The web framework used
  • Maven - Dependency Management
  • ROME - Used to generate RSS Feeds

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Omar Cobas - Initial work - Cortext

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Shoutout to my Design and Engineering teacher--Katy Garnier, my "Message and Media" teacher, All Star Code, and all my supporters! Thank you all!
  • Inspired by OpenSources
  • etc