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

tfidf分析方法中的关键词排序错误 #138

Open
wpscjtc opened this issue Jul 10, 2024 · 0 comments
Open

tfidf分析方法中的关键词排序错误 #138

wpscjtc opened this issue Jul 10, 2024 · 0 comments

Comments

@wpscjtc
Copy link

wpscjtc commented Jul 10, 2024

image
tfidf分析方法中的关键词排序错误,Keyword类实现的排序方法写错了,else后应该返回1,会导致返回的关键词没有排序,限制数量后,不会把分数最高的词返回

@wpscjtc wpscjtc changed the title tfidf分析方法中的关键词排序错误,Keyword类实现的排序方法写错了,else后应该返回1,会导致返回的关键词没有排序,限制数量后,不会把分数最高的词返回 tfidf分析方法中的关键词排序错误 Jul 10, 2024
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