镜像自地址
https://github.com/WENGSYX/Chinese-Word2vec-Medicine.git
已同步 2025-12-06 22:56:46 +00:00
Create readme.md
这个提交包含在:
@@ -73,7 +73,7 @@ Out[37]:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
###此医学词向量含278256个生物医学相关词汇,维度512,使用gensim训练。
|
### 此医学词向量含278256个生物医学相关词汇,维度512,使用gensim训练。
|
||||||
|
|
||||||
```python
|
```python
|
||||||
model = word2vec.Word2Vec(sent, sg=0, epochs=8,vector_size=512, window=5, min_count=4, negative=3, sample=0.001, hs=1, workers=16)
|
model = word2vec.Word2Vec(sent, sg=0, epochs=8,vector_size=512, window=5, min_count=4, negative=3, sample=0.001, hs=1, workers=16)
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户