- Chatbot Overview
- Overview of Korean/English NLP Toolkits
- Overview of Korean/English Dataset
- Training word vectors
- Sentiment classification via TF-IDF
- Slack bot via Slack API
- PyTorch Style Guide
- PyTorch Input Pipeline
- Char-CNN for text classifcation
- Seq2Seq with Attention for Text generation
- (Dynamic/End-to-End) Memory Networks
- Codes are written in Anacodna Python 3.6, but might be work in Python 3.x.
- Package management via Conda or virtualenv is recommended.
- PyTorch
- NLTK
- spacy
- sckit-learn
- gensim
- konlpy (requires Jpype3)
- hgtk
- hangulize
- kroman
- tossi
- jupyter
- pandas
- matplotlib
- websocket-client
- beautifulsoup4
- slacker