Skip to main content

A package for creating temporal embeddings with a compass

Project description

Visualizing Temporal Topic Embeddings with a Compass

This package is a rewritten fork of the original CADE package, which generates Temporal Word Embeddings with a Compass (TWEC). It expands on the original paper by creating the concept of Temporal Document Embeddings with a Compass (TDEC) and then generalizes to a topic space through Temporal Topic Embeddings with a Compass (TTEC). It takes advantage of CADE's idea of creating a general, atemporal model (either word2vec or doc2vec) and freezing the hidden weights of that model (the "target embedding") to then be used to train individual time slices. This results in alignment across time slices because similar outputs would require similar input word/document vectors. As a result, words, documents, and topics can be compared across time slices using this alignment method.

Installation

As with the original implementation of CADE, this package also takes advantage of a custom implementation of gensim. The original custom implementation added the ability to freeze the word vector hidden layer to Word2vec. This additional edit extends the freezing ability to Doc2vec:

pip install -U temporal-embeddings-compass
pip install git+https://github.com/danilka4/gensim.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

temporal_embeddings_compass-0.4.5.tar.gz (32.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

temporal_embeddings_compass-0.4.5-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file temporal_embeddings_compass-0.4.5.tar.gz.

File metadata

File hashes

Hashes for temporal_embeddings_compass-0.4.5.tar.gz
Algorithm Hash digest
SHA256 17bf341110c0969c8e5d4770fde0f41776a4f46ca3e6fd46322cdfda333c4910
MD5 050b9eeaeca9f424f9e535f59f387b0b
BLAKE2b-256 643282362b932c4b0b98d97ffab24c0c1b5214441ffd51eba62b17b1e214b324

See more details on using hashes here.

File details

Details for the file temporal_embeddings_compass-0.4.5-py3-none-any.whl.

File metadata

File hashes

Hashes for temporal_embeddings_compass-0.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7abed6729a96dc55ecdc4107f4a1e562858a595fb30cd90bab01825de640c86e
MD5 1c2bd29ea69c486628e7369e94101829
BLAKE2b-256 f83784ebbe43f43ad14e2e3f5bbeb800cdba49bd70a26626721155edbb474d76

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page