Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix index in vsm_01_distributional.ipynb #77

Merged
merged 1 commit into from
Feb 8, 2021

Conversation

lorarjohns
Copy link
Contributor

Changes w_{1} to w_{i} in the cell that reads

Now build a matrix $M$ of dimension $|V| \\times |V|$. 
Both the rows and the columns of $M$ represent words. 
Each cell $M[i, j]$ is filled with the value $d[(w_{1}, w_{j})]$.

@cgpotts
Copy link
Owner

cgpotts commented Feb 8, 2021

@lorarjohns Thank you for this!

@cgpotts cgpotts merged commit 99090b8 into cgpotts:master Feb 8, 2021
Alina9 pushed a commit to Alina9/cs224u that referenced this pull request May 17, 2023
fix index in vsm_01_distributional.ipynb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants