Skip to content

kjm0623v/DeepNLP_tutorial

 
 

Repository files navigation

DeepNLP_tutorial

Jupyter 설치

윈도우

  1. Anaconda 설치
  2. Anaconda Prompt에서 conda 혹은 pip로 Jupyter 설치

설치 참고 링크 : http://tech.javacafe.io/2017/11/26/pythonEnvIntroduce/

OSX / 리눅스

pip 혹은 conda로 설치

$ pip install jupyter

필요한 라이브러리들 (Dependencies)

  1. Python 3.X
  2. Tensorflow
  3. numpy
  4. pandas
  5. Konlpy
  6. gensim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%