Skip to content

Commit 87eeaed

Browse files
authored
Update similarity-analogy.md
1 parent 5ea3dc1 commit 87eeaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_natural-language-processing/similarity-analogy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ get_analogy('do', 'did', 'go', glove_6b50d)
125125

126126
## 练习
127127

128-
* 测试一下fastText的结果。值得一提的是,fastText有预训练的中文词向量(pretrained_file_name='wiki.zh.vec')。
128+
* 测试一下fastText的结果。值得一提的是,fastText有预训练的中文词向量(`pretrained_file_name='wiki.zh.vec'`)。
129129
* 如果词典特别大,如何提升近义词或类比词的搜索速度?
130130

131131

0 commit comments

Comments
 (0)