Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orenmel authored Apr 3, 2017
1 parent 2d78654 commit 0a662c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The context2vec toolkit

With this code you can:
* Use our pre-trained models to represent sentential contexts of target words and target words themselves into a low-dimensional vector representations.
* Use our pre-trained models to represent sentential contexts of target words and target words themselves with low-dimensional vector representations.
* Learn your own context2vec models with your choice of a learning corpus and hyperparameters.

Please cite the following paper if using the code:
Expand Down

0 comments on commit 0a662c1

Please sign in to comment.