Skip to content

Commit

Permalink
sts
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Thyagarajan committed Jun 5, 2016
1 parent 565caba commit 7edf1d2
Show file tree
Hide file tree
Showing 2 changed files with 3,005 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -3,7 +3,11 @@ Download the word2vec model from
https://code.google.com/archive/p/word2vec/
and download the file: GoogleNews-vectors-negative300.bin.gz
Set training=False if you want to load trained weights
Files:
1. semtrain.p- training data (SemEval 2014)
2. semtest.p- testing date (SemEval 2014)
3. stsallrmf.p- all STS data.


Mueller, J and Thyagarajan, A. Siamese Recurrent Architectures for Learning Sentence Similarity. Proceedings of the 30th AAAI Conference on Artificial Intelligence (AAAI 2016).
http://www.mit.edu/~jonasm/info/MuellerThyagarajan_AAAI16.pdf
http://www.aaai.org/ocs/index.php/AAAI/AAAI16/paper/view/12195

0 comments on commit 7edf1d2

Please sign in to comment.