05 2024 档案
第二次实验完整代码
摘要:sgns方法加注释 # Defined in Section 5.2.3.3 #基于负采样 import torch import torch.nn as nn import torch.nn.functional as F import torch.optim as optim from torc 阅读全文
posted @ 2024-05-27 00:29 漫卷 阅读(47) 评论(0) 推荐(0)
自然语言处理第一次实验结果
摘要:C:\Users\漫卷\AppData\Local\Programs\Python\Python38\python.exe C:\Users\漫卷\Desktop\作业\NLP\first_try\Ch03ProcessingText\3.1_cutting_chinese_words_2.py B 阅读全文
posted @ 2024-05-12 22:16 漫卷 阅读(54) 评论(0) 推荐(0)