DETM icon indicating copy to clipboard operation
DETM copied to clipboard

Embeddings over time

Open elbadma opened this issue 3 years ago • 0 comments

Hi, is it possible to show the evolution of term embeddings over times? At the moment the main.py shows the evolution of most prominent words per topic over time, but term embeddings are shown only statically. So, I am wondering if it can show smth like:

Word: war .. Time: 0 ===> neighbors: ['war', 'imperialism', 'iraq', 'bomb']
Word: war .. Time: 40 ===> neighbors: ['war', 'iran', 'ukraine', 'drone']

elbadma avatar May 12 '21 12:05 elbadma