Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@KieranLitschel KieranLitschel released this 07 Feb 19:56
085ca44
  • Added method for finding the most salient words of an input sentence and added example notebook. (#17)
  • Fixed some bugs with mask_zero and enforced keys in vocab_map.
  • Refactored get_embedding_weights and made it so adapt_embeddings is only an argument for the model constructor.