Coursera에서 "Natural Language Processing 특화 과정"을 수강하기로 했다.
요건 수료증 받는 걸 목표로 ...
총 네 개 강좌로 이루어져 있는데 각 강좌는 4주차 분량 정도 된다
강좌1) Natural Language Processing with Classification and Vector Spaces
- sentiment analysis with logistic regression
- sentiment analysis with naive bayes
- vector space models
- machine translation and document search
강좌2) Natural Language Processing with Probabilistic Models
- autocorrent
- Part of Speech Tagging and Hidden Markov Models
- Autocomplete and Language Models
- Word embeddings with neural networks
강좌3) Natural Language Processing with Sequence Models
- Neural Networks for Sentiment Analysis
- Recurrent Neural Networks for Language Modeling
- LSTMs and Named Entity Recognition
- Siamese Networks
강좌4) Natural Language Processing with Attention Models
- Neural Machine Translation
- Text Summarization
- Question Answering
- Chatbot
'인공지능 > Natural Language Process' 카테고리의 다른 글
Natural Language Processing with Classification and Vector Spaces: sentiment analysis with Naive Bayes(1) (0) | 2022.05.24 |
---|---|
Logistic Regression 퀴즈 풀이 (0) | 2022.05.22 |
Natural Language Processing with Classification and Vector Spaces: sentiment analysis with logistic regression (0) | 2022.05.19 |
[번역] cyBERT (0) | 2021.04.22 |
[미니 실습] 뉴스 기사에서 주요 키워드 추출하기 (0) | 2021.03.11 |