===== 임베딩(Embedding) ===== [[머신러닝:전처리]]의 일종으로, 데이터를 백터화 시키는 것\\ \\ ==== 예 ==== $\text{Vector}(\text{'왕'}) - \text{Vector}(\text{'남자'}) + \text{Vector}(\text{'여자'}) \approx \text{Vector}(\text{'여왕'})$