일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array 객체
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
- Today
- In Total
A Joyful AI Research Journey🌳😊
MovieSense: Sentiment Analysis, Translation, Summarization, and Text Generation 본문
MovieSense: Sentiment Analysis, Translation, Summarization, and Text Generation
yjyuwisely 2024. 9. 25. 07:00https://github.com/yjyuwisely/MovieSense_NLP
Aug 22 - Sep 2
Below are some screenshots of the MovieSense interface showcasing its key functionalities:
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.
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.
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.
Below are examples of text generated by the GPT-3.5-turbo model in the terminal:
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.
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.
'🌳AI Projects: NLP🍀✨ > NLP Project 1️⃣' 카테고리의 다른 글
GPT-3.5 Generates Positive and Negative Reviews Using RAG (4) | 2024.09.03 |
---|---|
Optimization Techniques to MovieSense (0) | 2024.09.03 |
freeze > requirements.txt (0) | 2024.08.23 |
Screenshots: MovieSense: Sentiment Analysis, Summarisation, Translation (0) | 2023.10.07 |