adj_matrix_speaker_text[j, 70+word2embed[speaker[j]]] = 1 What does 70 represent in this case? Why plus 70?
adj_matrix_speaker_text[j, 70+word2embed[speaker[j]]] = 1
What does 70 represent in this case? Why plus 70?