You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# The context2vec toolkit
2
2
3
3
With this code you can:
4
-
* Use our pre-trained models to represent sentential contexts of target words and target words themselves into a low-dimensional vector representations.
4
+
* Use our pre-trained models to represent sentential contexts of target words and target words themselves with low-dimensional vector representations.
5
5
* Learn your own context2vec models with your choice of a learning corpus and hyperparameters.
6
6
7
7
Please cite the following paper if using the code:
0 commit comments