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

first partition isn't 1 #1

Open
jmclawson opened this issue Jun 20, 2024 · 0 comments
Open

first partition isn't 1 #1

jmclawson opened this issue Jun 20, 2024 · 0 comments

Comments

@jmclawson
Copy link
Owner

For some data sets, the first partition of the first doc_id is assigned a number other than 1. Specifically, it starts at 4 in the following scenario with at least one test corpus:

corpus_partitioned <- corpus |> 
   add_partitions(overlap = 0.5)
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