Lecture 8: Text Data Processing (Part II)
Contents
Lecture 8: Text Data Processing (Part II)#
(Last updated: Mar 8, 2023)
Preparation#
Watch the following videos to understand some math concepts that will be used in this lecture:
Materials#
Additional Resources#
The following paper explains Topic Modeling and the intuitions:
The following paper explains how to train word embeddings using Word2Vec:
The following paper explains how to use the attention mechanism for document classification:
The Hugging Face website below documents a list of state-of-the-art Transformer-based models: