Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

情感预测正负向概率均为0 #45

Open
v-yunbin opened this issue Feb 7, 2023 · 0 comments
Open

情感预测正负向概率均为0 #45

v-yunbin opened this issue Feb 7, 2023 · 0 comments

Comments

@v-yunbin
Copy link

v-yunbin commented Feb 7, 2023

仅输入一个句子,预测概率均为0
ht.build_sent_dict(["今天天气不错"],min_times=1,scale="+-1")
{'今天天气': 0.0, '不错': 0.0}

@v-yunbin v-yunbin changed the title 情感预测必须输入多个句子吗 情感预测正负向概率均为0 Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant