What is: Temporal Word Embeddings with a Compass?
Source | Training Temporal Word Embeddings with a Compass |
Year | 2000 |
Data Source | CC 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.