Skip to content

Commit 7cb8a72

Browse files
committed
Update B-自然语言处理/B-专题-词向量.md
1 parent 3948053 commit 7cb8a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

B-自然语言处理/B-专题-词向量.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Index
5454

5555
## 词向量的理解 TODO
5656
> [word2vec 中的数学原理详解(三)背景知识](https://blog.csdn.net/itplus/article/details/37969817) - CSDN博客
57-
- 在 NLP 任务中,因为机器无法直接理解自然语言,所以首先要做的事情就是将语言**数学化**——词向量就是一种数学化的方式
57+
- 在 NLP 任务中,因为机器无法直接理解自然语言,所以首先要做的就是将语言**数学化**——词向量就是一种将自然语言数学化的方法
5858

5959
**One-hot 表示**
6060
- TODO

0 commit comments

Comments
 (0)