Jacob Rich

Results 2 issues of Jacob Rich

Hi, is there a way to get access to the embeddings for just the keywords output by `extract_keywords()`?

This prevents the unfortunate scenario in which layer.set_weights() is called before training on some or all layers in a model, and then the model is trained and saved. When the...