feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: GLOVE-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [nlp, word-embeddings, ai-history, vectors]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[GloVe (Global Vectors for Word Representation)]]
|
||||
# GloVe (Global Vectors for Word Representation)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "단어의 의미를 전체 말뭉치의 동시 출현 빈도로 정의하라" — 전역적인 단어-단어 동시 출현 행렬(Co-occurrence Matrix)의 통계 정보를 활용하여 단어를 고차원 벡터로 변환하는 임베딩 기법.
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 에이전트의 텍스트 분석 엔진은 기본적으로 트랜스포머 기반 임베딩을 사용하나, 가벼운 단어 유사도 비교나 전통적인 통계 분석 시에는 GloVe를 참고 지표로 활용함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Word-Embeddings]], [[Word2Vec]], [[NLP]], [[Vector-Space-Model]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/GloVe (Word Embeddings).md]]
|
||||
- Word-Embeddings, Word2Vec, NLP, Vector-Space-Model
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/GloVe (Word Embeddings).md
|
||||
|
||||
Reference in New Issue
Block a user