Skip to content

A web tool that allows users to run Natural Language Processing (NLP) on articles or blogs.

Notifications You must be signed in to change notification settings

patrickojeh/natural-language-processing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Language Procesing App

Summary

Natural Language Processing (NLP) is a subset of AI that provides computers ability to process or interact with natural human speech.

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

Usage

Provide URL of an article or blog post to analyze text and detect their polarity, subjectivity, irony and emotional agreement using MeaningCloud's Sentiment Analysis API.

Instructions (To run)

  • Install dependencies - npm i
  • Start node server - npm start
  • To build for development - npm run build-dev
  • To build for Production - npm run build-prod

About

A web tool that allows users to run Natural Language Processing (NLP) on articles or blogs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages