songsh
songsh
i need crawler company posts, how can i do this work. i see get_profile_post, but no get_company_posts, or search() function can crawler company posts ?
在window 2019 上,训练数据,到train 这一步,epoch 到 121 就不动了,已经3天了,是出了什么问题?
在预测的时候,报这个bug, 是什么问题 ?
macos, python3.7
from senta import Senta my_senta = Senta() # 选择是否使用gpu use_cuda = True # 设置True or False # 预测中文句子级情感分类任务 my_senta.init_model(model_class="ernie_1.0_skep_large_ch", task="sentiment_classify", use_cuda=use_cuda) texts = ["中山大学是岭南第一学府"] result = my_senta.predict(texts) print(result)
same question.
我也没解决了。 在 2014-01-07 10:27:13,rainy1216 [email protected] 写道: 是啊,我也在找这个,求解 — Reply to this email directly or view it on GitHub.
同问
这个功能跟文本相似度匹配还是有区别,。
我是想用在机器问答上,取相似度最高的一条数据