자연어 처리 강의 영상 추천 : [Ready-To-Use Tech] 자연어 처리

 1차 : 자연어 처리 개요 및 Bag of words 와 TFIDF


코드: https://github.com/kiyoungkim1/ReadyT...



2차 : word2vec, fasttext와 doc2vec



- 코드 : https://github.com/kiyoungkim1/ReadyT...



3차 : transformers

- 코드 : https://github.com/kiyoungkim1/ReadyT...



4차 : huggingface 라이브러리


코드 : https://github.com/kiyoungkim1/ReadyT...

댓글

이 블로그의 인기 게시물

[todaycode오늘코드] [3/3] 파이썬 데이터 시각화 - seaborn lmplot과 regplot의 차이 신뢰구간의 의미와 hue 등 다양한 옵션 사용하기

[빵형의 개발도상국] 얼굴 인식 알고리즘 성능 비교 - Python, Deep Learning