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.1.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.1-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for temporal_embeddings_compass-0.4.1.tar.gz
Algorithm Hash digest
SHA256 980dc474eec87f3b827cc9c02db3ea1ec93019d43ce7019356c76fa7dcb748e8
MD5 7206cc538754917f7f066df8c9f64223
BLAKE2b-256 0ae5e7807cbf1bc3cd798f62e437ea1ac9bb1093b4da6f36adcfcaf161cc4f68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for temporal_embeddings_compass-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ae04b5b200207cee39874fb7d5352d0813fc59c1ecb335e201094d7e4810995c
MD5 084dbe289d38d58ee360a299fa9cfc8d
BLAKE2b-256 4ed8c8e470416f8cfe5d444a8de47994c82fd055cd6c175937714aa54d9b4916

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