danielbis / word2sense

LSTM for creating contextualized word2vec vectors, trained for minimizing the distance between synonyms on WordNet tagged corpus
0 stars 0 forks source link

Make lstm bidirectional #5

Closed danielbis closed 5 years ago

danielbis commented 5 years ago

As above, find a suitable wrapper and adjust dimensions

danielbis commented 5 years ago

82ed312d01df58680ec7d24e20a763260a1fc945 Passes states to BiLSTM