Methods › Natural Language Processing › Contextualized Word Embeddings › CoVe

Contextual Word Vectors

CoVe

13 papers tagged archive 2025-07-28

Introduced by Bryan McCann et al. in Learned in Translation: Contextualized Word Vectors

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

CoVe, or Contextualized Word Vectors, uses a deep LSTM encoder from an attentional sequence-to-sequence model trained for machine translation to contextualize word vectors. CoVe word embeddings are therefore a function of the entire input sequence. These word embeddings can then be used in downstream tasks by concatenating them with GloVe embeddings:

v = [GloVe(x), CoVe(x)]

and then feeding these in as features for the task-specific models.

PaperSource

Papers archive 2025-07-28

13 shown of 13, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

20 shown of 38 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Retrieval3
Translation3
Hallucination2
Language Modeling2
Language Modelling2
Machine Translation2
Question Answering2
Reading Comprehension2
Recommendation Systems2
Text Generation2
Transfer Learning2
CCG Supertagging1
Causal Inference1
Click-Through Rate Prediction1
Collaborative Filtering1
Conformal Prediction1
Decoder1
Denoising1
Dialogue Generation1
Entity Embeddings1

Usage over time archive 2025-07-28

Papers per year tagged with CoVe: 2017 to 2025, peak 4 4 0 2017: 1 paper 2017 2018: 4 papers 2018 2019: 1 paper 2019 2020: 0 papers 2020 2021: 0 papers 2021 2022: 0 papers 2022 2023: 2 papers 2023 2024: 3 papers 2024 2025: 2 papers 2025
Papers per year the archive tags with this method, by the paper's archive date (13 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Contextualized Word EmbeddingsWord Embeddings

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections