/word-cloud

Primary LanguagePythonApache License 2.0Apache-2.0

word-cloud

  • 의존성 설치
> python3 -m venv .venv
> source .venv/bin/activate
> pip install --upgrade pip
> pip install -r requirements.txt
  • 실행
> source .venv/bin/activate
> python elena.py