I think it has?
My solutions to the exs: 15.5
In the Interpretation section, the ratio p_1/p_2 calculated in the table has the form p_ik/p_jk. However, in the GloVe mathematical derivation part, the considered ratio is p_ij/p_ik. Could anyone please help me to clarify this?
1 replyThe table is correct. In the GloVe mathematical derivation part, p_ij/p_ik should be p_ji/p_ki. w_j and w_k are center words. w_i is context word.