第二周 自然语言处理与词嵌入(Natural Language Processing and Word Embeddings)
2.1 词汇表征(Word Representation)2.2 使用词嵌入(Using Word Embeddings)2.3 词嵌入的特性(Properties of Word Embeddings)2.4 嵌入矩阵(Embedding Matrix)2.5 学习词嵌入(Learning Word Embeddings)2.6 Word2Vec2.7 负采样(Negative Sampling)2.8 GloVe 词向量(GloVe Word Vectors)2.9 情感分类(Sentiment Classification)2.10 词嵌入除偏(Debiasing Word Embeddings)Operations on word vectorsw2v_utils.pyEmojifyemo_utils.py
Last updated