• Stars
    star
    1
  • Language
    Java
  • Created about 6 years ago
  • Updated about 6 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 feedforward neural network coded in Java from scratch, without using any external JARs or dependencies. It performs sentiment analysis on tweets i.e. classifying them as either positive or negative. Feel free to fork it, and modify it according to your requirements, but do give credit :)