Closed wendysyn89 closed 6 years ago
May I know how to get the list of percentage/score of each words' significance instead of visualisation?
Hi,
the visualize function in models.py already returns this information, in addition to plotting the significance: https://github.com/facebookresearch/InferSent/blob/master/models.py#L269
Best, Alexis
May I know how to get the list of percentage/score of each words' significance instead of visualisation?