Skip to content

ihmissuti/sentiment-recommendation-engige

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple neural network and sentiment analysis demo

Made with Brain.js: https://github.com/BrainJS/brain.js

How it works: Give your comments on shirts to get recommendations generated by machine learning. The more reviews you give and the more emotional you are, the better recommendations you get.

Live demo: https://gentle-brushlands-23813.herokuapp.com/

Training data storage without MongoDB: local trainingData.json file storage

Training data storage to MongoDB: Place your MongoDB uri to MONGODB_URI config variable and the training data will be saved to 'training' document in MongoDB.

About

A simple neural network demo made with brain.js, node.js and sentiment analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published