• Stars
    star
    1
  • Language
    Java
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

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

Repository Details

A feed-forward neural network driven application coded in Java which can determine if a movie review is positive or negative, and if it's positive, the corresponding movie title is added to an alphabetically sorted list.