• Stars
    star
    2
  • Language
    Go
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a GOlang simple RESTful API to classify text. Given a small chunk of data, the naive bayes algorithm implementation is able to classify a message in a defined set of categories.