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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for temporal_embeddings_compass-0.4.0.tar.gz
Algorithm Hash digest
SHA256 170d299f1b0111dea10aa627ec04ac23569f2eba286c2ce181410615a17703d7
MD5 5e6d8fa6ffbdb3875df2812882c8e76d
BLAKE2b-256 f43aa3c15c2baf40f3ad8bc4693eefdc9fd93c712152b85c0992a3b1de50aca8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for temporal_embeddings_compass-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c7b1c7413a2b2e43af0e72cc1fe1956825182c4399408c655c7440ba99116cbe
MD5 53198af94e7e11cc20036fbd920daf56
BLAKE2b-256 e06501bf5a053dba1e556fa3e56cb05e9af48e07475b60a80c63c90976cafe53

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