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

refactor: extract the segment with weight module #182

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

CocaineCong
Copy link
Contributor

Please provide Issues links to:

Provide test code:

I had run and pass all test code about ExtractTags(hmm/idf/idf_test.go, examples/main.go)

Description

extract the segment with weight module so that this structure of segment can be in the state of being called at all times.
if in tag_extracker.go, maybe there will be have some cycle import trouble. 🥲

ps: here is the plan on bm25.

@CocaineCong CocaineCong changed the title refator: extract the segment with weight module refactor: extract the segment with weight module Nov 5, 2023
@vcaesar vcaesar added this to the v0.90.0 milestone Nov 5, 2023
@vcaesar vcaesar merged commit 10459e0 into go-ego:master Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants