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

Fix garbage outputs of Chinese analyzer #1306

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Conversation

yingfeng
Copy link
Member

@yingfeng yingfeng commented Jun 7, 2024

What problem does this PR solve?

Copy constructor of ChineseAnalyzer does not copy the stopwords, as a result the outputs will contain stopword tokens.

Type of change

  • Bug Fix (non-breaking change which fixes an issue)

@yingfeng yingfeng added the ci PR can be test label Jun 7, 2024
@yingfeng yingfeng merged commit 58f607c into infiniflow:main Jun 7, 2024
3 checks passed
wuxiaobai24 pushed a commit to wuxiaobai24/infinity that referenced this pull request Jun 8, 2024
### What problem does this PR solve?

Copy constructor of ChineseAnalyzer does not copy the stopwords, as a
result the outputs will contain stopword tokens.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci PR can be test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant