zoeleesss / SentimentAIAnalysis

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Java 83.2%Language:Python 16.8%