Skip to content

bechandrakant/classify-news-article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classify News Article

Determining category of a news article using Aylien API

Get Up and Running

Fork this repo, then clone the branch of your choice from your forked repo down to your computer:

git clone -- git@github.com:[your-user-name]/webpack-express.git --

cd into your new folder and run:

  • npm install
  • npm run build-dev to start the webpack dev server
  • npm run build-prod to generate a dist folder for prod
  • npm start to run the Express server on port 8081
  • npm test to run tests

About

Classify News Article using Aylien API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors