Skip to content
This repository was archived by the owner on Feb 7, 2021. It is now read-only.

bobalazek/synaptic-text-classification-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synaptic text classification example

Just a simple demonstration on how to do text classification with synaptic with the bag-of-words model.

Installation


  • 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

Run

  • Navigate to your working directory (ex.: cd /var/www/html/synaptic-text-classification-example)
  • Run node bag-of-words-model.js

About

[deprecated] please view the new version here: https://github.com/bobalazek/synaptic-simple-trainer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published