/SentimentAIAnalysis

This project uses BPNN to analysis the sentiment of a sentence(in Chinese).

Primary LanguageJava

SentimentAIAnalysis

This project aims to predict the sentimental value (-5 Super-Negative to 5 Super-Positive) of a sentence in Natural Language (Chinese). This project uses a 3-layer BPNeuralNetwork as a tool and other useful data was collected from the Internet.