Closed falquaddoomi closed 2 years ago
From PR #49:
This will need the backend to return the neighbor results for each year sorted by strength/score, because I can only show the top 5-10 (and even with just that, the figure is still quite busy).
On investigation it seems that most_similar() already returns results in order of decreasing similarity (i.e., strength/score) to the target word.
Closed by #54 .
From PR #49: