Translations:Word Embeddings/7/en: Difference between revisions

    From Marovi AI
    (Importing a new version from external source)
    Tag: Manual revert
    (Importing a new version from external source)
    Tag: Manual revert
     
    Line 1: Line 1:
    In a vocabulary of <math>V</math> words, a one-hot vector for the <math>i</math>-th word is a <math>V</math>-dimensional vector with a 1 in position <math>i</math> and 0 elsewhere. This representation has two critical shortcomings:
    In a vocabulary of <math>V</math> words, a {{Term|one-hot encoding|one-hot}} vector for the <math>i</math>-th word is a <math>V</math>-dimensional vector with a 1 in position <math>i</math> and 0 elsewhere. This representation has two critical shortcomings:

    Latest revision as of 23:34, 27 April 2026

    Information about message (contribute)
    This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
    Message definition (Word Embeddings)
    In a vocabulary of <math>V</math> words, a {{Term|one-hot encoding|one-hot}} vector for the <math>i</math>-th word is a <math>V</math>-dimensional vector with a 1 in position <math>i</math> and 0 elsewhere. This representation has two critical shortcomings:

    In a vocabulary of $ V $ words, a one-hot vector for the $ i $-th word is a $ V $-dimensional vector with a 1 in position $ i $ and 0 elsewhere. This representation has two critical shortcomings: