Skip to content

jinmyeongAN/streamlit-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

저는 개인적으로 영화 선택에 시간을 너무 많이 써서 (고민하는게 러닝 타임보다 길다..)

기분텍스트로 입력하면, 그에 따라 영화추천해주는 서비스 만들어 보았습니다.

1. 코드 다운 및 실행

$ git clone https://github.com/jinmyeongAN/streamlit-sentiment.git
$ pip install -r requirements.txt
$ streamlit run app.py

2. 웹 페이지 접속

주소창에 http://localhost:8501 입력
혹은, 와이파이 사용시 외부기기(스마트폰 등)에서도 http://192.168.0.5:8501 주소로 이용가능

실행 화면

스크린샷 2022-12-05 오전 2 23 04

About

sentiment analysis service on streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages