{
  "$type": "site.standard.document",
  "contributors": [
    {
      "did": "did:plc:igunvse2uemkwmci3igoxhu5",
      "displayName": "Oz Akan",
      "role": "author"
    }
  ],
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreihwwwylm2bdn27totdbqlejofww6oma4343weo3khelexufc4nfgu"
    },
    "mimeType": "image/png",
    "size": 328070
  },
  "description": "Word embeddings are a fundamental concept in Natural Language Processing (NLP), enabling machines to understand and process human language effectively.",
  "path": "/techs/word-embeddings",
  "publishedAt": "2025-03-16T21:00:00.000Z",
  "site": "at://did:plc:igunvse2uemkwmci3igoxhu5/site.standard.publication/luminary-blog",
  "tags": [
    "aiml",
    "embeddings"
  ],
  "textContent": "Word embeddings are a fundamental concept in Natural Language Processing (NLP), enabling machines to understand and process human language effectively. They transform words into numerical representations, capturing semantic and syntactic relationships. This guide provides a comprehensive overview of word embeddings, progressing from basic to advanced concepts, and includes practical examples to enhance understanding.",
  "title": "What are Word Embeddings?"
}