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

Implement an environment for testing out the extractor configurations #23

Open
eriknovak opened this issue Oct 26, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@eriknovak
Copy link
Owner

Connected to a problem?

Currently, to validate the configuration and performance of the extractors, the user has to hardcode the configuration, run the anonymization process, manually check if the extracted values are ok, and repeat the process until the configuration is done correctly.

It would be nice to have a way to streamline this process.

Solution?

Implement a StreamLit solution, that can be run locally from the terminal, and would allow testing of the configuration on some of the uploaded texts. Perhaps extend the implementation and testing to the whole pipeline (i.e. extractors, generators, and anonymization strategies).

Alternatives?

No response

@eriknovak eriknovak added the enhancement New feature or request label Oct 26, 2024
@eriknovak eriknovak self-assigned this Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant