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

Padding for related and for antonyms #4

Closed danielbis closed 5 years ago

danielbis commented 5 years ago

as above, pad sequences

danielbis commented 5 years ago

Solved, related padded before saving, tfrecords set up so that variable-length sequences are allowed