Representations of Words and Phrases and their Compositionality: Difference between revisions

From statwiki
Jump to navigation Jump to search
(Created page with "Hello World!")
 
No edit summary
Line 1: Line 1:
Hello World!
Representations of Words and Phrases and their Compositionality is a popular paper published by the Google team led by Tomas Mikolov  in 2013. It is known for its impact in the field of Natural Language Processing and the techniques described below are till in practice today.
 
= Presented by =
*F. Jiang
*J. Yu
*Y. Zhang
 
 
= Introduction =
 
 
= Skip Gram Model =
 
 
= Hierarchical Softmax =
 
 
= Negative Sampling =
 
 
= Subsampling of Frequent Words =
 
 
= Empirical Results =

Revision as of 17:41, 20 November 2018

Representations of Words and Phrases and their Compositionality is a popular paper published by the Google team led by Tomas Mikolov in 2013. It is known for its impact in the field of Natural Language Processing and the techniques described below are till in practice today.

Presented by

  • F. Jiang
  • J. Yu
  • Y. Zhang


Introduction

Skip Gram Model

Hierarchical Softmax

Negative Sampling

Subsampling of Frequent Words

Empirical Results