AICurious Logo

What is: Temporal Word Embeddings with a Compass?

SourceTraining Temporal Word Embeddings with a Compass
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

TWEC is a method to generate temporal word embeddings: this method is efficient and it is based on a simple heuristic: we train an atemporal word embedding, the compass and we use this embedding to freeze one of the layers of the CBOW architecture. The frozen architecture is then used to train time-specific slices that are all comparable after training.