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

Filter content to extract from by an extractor by sampling a percentage of all the content in a repository #173

Open
diptanu opened this issue Dec 10, 2023 · 0 comments

Comments

@diptanu
Copy link
Collaborator

diptanu commented Dec 10, 2023

Sometimes its useful to extract information only from a subset of the repository to run small scale experiments or for code synthesis for extraction before the extracted code is run against all the documents in the repository.

ExtractorBindng should have a sampling function based filter which allows extracting from N% of all the documents. And as documents come the binding should trigger extraction to maintain the watermark percentage.

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