2021 KSA 혁신성장 청년인재 과정 모듈 12 비정형데이터 자료
https://github.com/KangDoHyeong/KSA_NLP
https://colab.research.google.com/drive/1KXlqL_btsWlA9mDyyk5ghcy3V10Z35DA?usp=sharing https://colab.research.google.com/drive/1GptB5B1_tPYj4JERQp-pSJ6NMg60ml0k?usp=sharing
https://github.com/Kyubyong/wordvectors
sudo apt update
sudo apt install python3-pip
juypter notebook [Errno 2] No such file or directory error fix
pip3 install --upgrade --force-reinstall --no-cache-dir jupyter
sudo pip3 uninstall notebook
sudo pip3 install --upgrade notebook