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

Update: some stop word does not have keyword to optimize update time #321

Open
polomarcus opened this issue Jan 22, 2025 · 0 comments
Open

Comments

@polomarcus
Copy link
Collaborator

Some stop word in the Stop Word Table does not have "keyword" (legacy), it introduces a bug here for update :

top_keyword_of_stop_words = set(map(lambda stop: stop.keyword, stop_words_object))

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