Skip to content

To enhance the e-commerce system, integrating a sentiment analysis feature involves creating a SentimentAnalysis table. This table stores key attributes such as customer_id, order_id, product_id, feedback_text, sentiment_score, and sentiment_label. The feedback_text captures customer opinions, while sentiment_score ranges from -1.00 to 1.00 .......

Notifications You must be signed in to change notification settings

workwithshreesh/Django-RestFull-Ecommerce-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

About

To enhance the e-commerce system, integrating a sentiment analysis feature involves creating a SentimentAnalysis table. This table stores key attributes such as customer_id, order_id, product_id, feedback_text, sentiment_score, and sentiment_label. The feedback_text captures customer opinions, while sentiment_score ranges from -1.00 to 1.00 .......

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages