- 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.