Open GoogleCodeExporter opened 9 years ago
Sure this is possible, but you will need to change the code a bit. Simply,
instead of having objective to predict nearby words, you can sum the word
vectors in a sentence (like in CBOW) and predict the label. It should work
well, if you train it for sufficient number of iterations.
Original comment by tmiko...@gmail.com
on 2 Jun 2015 at 7:16
Original issue reported on code.google.com by
clayclay...@gmail.com
on 1 Jun 2015 at 2:37