Skip to content

ryanpate/udacity_nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evaluate News Article With NLP

This site allows you to enter any valid URL and analyze it with Natural Language Processing (NLP).

How to run the project

To run the app, enter the following commands:

$ npm run build-dev //Run in development mode $ npm run build-prod //Run in production mod $ npm run start //Start the server $ npm run test //Run test using Jest

How to use

After running the commands above, open a browser. Enter the URL- localhost:8080

Enter a valid URL like, https://www.yahoo.com and review the results of the NLP app using the Aylien API

About

Evaluate Natural Language via URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published