Notice
Recent Posts
Recent Comments
«   2024/11   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
Archives
Today
In Total
관리 메뉴

A Joyful AI Research Journey🌳😊

MovieSense: Sentiment Analysis, Translation, Summarization, and Text Generation 본문

🌳AI Projects: NLP🍀✨/NLP Project 1️⃣

MovieSense: Sentiment Analysis, Translation, Summarization, and Text Generation

yjyuwisely 2024. 9. 25. 07:00

https://github.com/yjyuwisely/MovieSense_NLP

 

GitHub - yjyuwisely/MovieSense_NLP: MovieSense, an NLP project that provides sentiment analysis, translation, summarization, and

MovieSense, an NLP project that provides sentiment analysis, translation, summarization, and text generation services for movie reviews. - yjyuwisely/MovieSense_NLP

github.com

 Aug 22 - Sep 2


Page Screenshots

Below are some screenshots of the MovieSense interface showcasing its key functionalities:

Initial Web Page


This screenshot displays the initial state of the MovieSense web interface before any input is provided. It shows the layout of the input text box and the main buttons (Analysis, Generator, Reset) available for user interaction.

Positive Sentiment Example


This screenshot demonstrates a movie review analyzed by the MovieSense tool, showing a positive sentiment prediction along with the translated French version and a summarized output.

Negative Sentiment Example


This screenshot demonstrates a movie review analyzed by the MovieSense tool, showing a negative sentiment prediction along with the translated French version and a summarized output.

Text Generation Output Example

Below are examples of text generated by the GPT-3.5-turbo model in the terminal:

Positive Review Output

 


These screenshots show the output of a positive movie review generated using the GPT-3.5-turbo model via the terminal. Since I do not currently have a paid subscription to the OpenAI API, the generated text is displayed in the terminal rather than within the web interface.

Negative Review Output

 


These screenshots show the output of a negative movie review generated using the GPT-3.5-turbo model via the terminal. The terminal output illustrates how the model handles generating text for different sentiments.

728x90
반응형
Comments