mirror of
https://gitee.com/mymagicpower/AIAS.git
synced 2024-12-02 04:08:21 +08:00
Merge branch 'main' of https://github.com/mymagicpower/AIAS into main
This commit is contained in:
commit
c271c39ea3
@ -8,12 +8,6 @@
|
||||
![img](https://djl-model.oss-cn-hongkong.aliyuncs.com/AIAS/nlp_sdks/word_vector.jpeg)
|
||||
|
||||
|
||||
句向量应用:
|
||||
- 语义搜索,通过句向量相似性,检索语料库中与query最匹配的文本
|
||||
- 文本聚类,文本转为定长向量,通过聚类模型可无监督聚集相似文本
|
||||
- 文本分类,表示成句向量,直接用简单分类器即训练文本分类器
|
||||
|
||||
|
||||
### SDK包含两个模型:
|
||||
- w2v_wiki_dim300 (WordEncoderExample1)
|
||||
基于W2V训练得到的中文Embedding模型,词向量的纬度为300,词表大小为352219,
|
||||
|
Loading…
Reference in New Issue
Block a user