Skip to content

A web project that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites by MeaningCloud API and creating requests to external URLs.

Notifications You must be signed in to change notification settings

Moskaoud/evaluate-news-article

Repository files navigation

Evaluate News Article

A web project that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites by MeaningCloud API and creating requests to external URLs.

  • webpack Build tool, sets up the app to have dev and prod environments. webpack loaders and plugins.
  • Node as backend webserver
  • Express web application framework for routing
  • Service Worker for offline Functionality
  • Sass styles
  • Jest Framework for Unit Testing

Getting started and run

  • npm install install dependencies
  • npm run start start project
  • npm run build-dev start development environment
  • npm run build-prod start production environment

Screenshots

Sentiment Analysis

Analyze the sentiment of social networks, reviews, or customer satisfaction surveys Sentiment Analysis (also known as Opinion Mining) applies natural language processing, text analytics, and computational linguistics to identify and extract subjective information from various types of content.

NLP

is the ability of an application to understand the human language, written or oral.

About

A web project that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites by MeaningCloud API and creating requests to external URLs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages