Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

itsnowkim/nlp-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

26 Commits

Repository files navigation

프로젝트 nlp

Description

프로젝트 설명 작성 예정

Install

# clone repository
git clone https://github.com/itsnowkim/nlp-dashboard.git

Run

streamlit-pill 패키지의 경우, .venv 를 deactivate 이후 다시 activate 해야 인식하는 이슈 존재.

# create new venv
python -m venv .venv
# activate venv
source .venv/bin/activate
# install pip packages
pip install -r requirements.txt
# run app
streamlit run main.py
# deactivate venv
deactivate

Deploy

https://itsnowkim-nlp-dashboard-main-fpsbhh.streamlit.app/

Ref

이모지 링크 https://gist.github.com/rxaviers/7360908

About

simple dashboard for nlp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /