bsharathramesh / SE_Project1

Software Engineering Project 1 - Sentiment Analysis of Product Reviews, PDF Text to gain more insight about the user's perspective on the a topic, document, review etc..
MIT License
2 stars 26 forks source link

User login and user specific functionalities #33

Open NischalKash opened 3 years ago

NischalKash commented 3 years ago

Description:

It would be awesome if we can track and store sentiment results for each user. We can use Django sessions. Feel free to explore and implement potential features in this area.