자연어 처리 강의 영상 추천 : [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...

댓글

이 블로그의 인기 게시물

[이수안컴퓨터연구소] 파이썬 레이싱 자동차 게임 만들기 Creating a Python Racing Car Game with pygame (한글자막)

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