Text Sentiment Analysis

This practical demonstrates sentiment classification using TensorFlow.js with a self-trained model and comparison with a pre-trained model.

Task 2: Test Model on Custom Sentence


Result will appear here...

Task 3: Compare Pre-trained vs Self-trained Model

The same sentence is evaluated by both models and confidence scores are compared.

Comparison result will appear here...