Just a simple demonstration on how to do text classification with synaptic with the bag-of-words model.
- Navigate to your working directory (ex.:
cd /var/www/html/
) - Clone this project (
https://github.com/bobalazek/synaptic-text-classification-example.git
) - Run
npm install
- That's it
- Navigate to your working directory (ex.:
cd /var/www/html/synaptic-text-classification-example
) - Run
node bag-of-words-model.js