Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

How to apply bm25s to languages such as Chinese? #34

Closed
AlanLu0808 opened this issue Jul 26, 2024 · 2 comments
Closed

How to apply bm25s to languages such as Chinese? #34

AlanLu0808 opened this issue Jul 26, 2024 · 2 comments

Comments

@AlanLu0808
Copy link

I think the bm25s library is great and very efficient. I would like to use it in my project.

But how to apply bm25s to languages such as Chinese? Can you provide some examples?

@bm777
Copy link
Contributor

bm777 commented Jul 26, 2024

It works for Chinese language too. just use a Chinese tokenizer and stemmer.

@bm777
Copy link
Contributor

bm777 commented Jul 30, 2024

@AlanLu0808 have a look here: #33

Repository owner locked and limited conversation to collaborators Aug 1, 2024
@xhluca xhluca converted this issue into discussion #36 Aug 1, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants