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

Add a basic suite of text disaggregators #5

Closed
5 tasks done
NimaBoscarino opened this issue Nov 14, 2022 · 0 comments
Closed
5 tasks done

Add a basic suite of text disaggregators #5

NimaBoscarino opened this issue Nov 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@NimaBoscarino
Copy link
Contributor

NimaBoscarino commented Nov 14, 2022

Characteristic to consider include:

It's important for these to be implemented following best-practices from existing literature. Note that some of these may not lend themselves well to text data, in which case they might be implemented for image data instead (#6). There may also be some cases where both an image and text version for a particular characteristic will be good to have.

Would be neat to have options for rule-based disaggregators (e.g. word presence for pronouns) and ML-powered ones (e.g. using NLI to find pronouns). Maybe for overlapping ones they could exist as configurations within the same disaggregator module? It's important though that any ML-powered ones use optional extra dependencies.

@NimaBoscarino NimaBoscarino added this to the v0.1.2 milestone Nov 14, 2022
This was referenced Dec 5, 2022
@NimaBoscarino NimaBoscarino self-assigned this Dec 5, 2022
@NimaBoscarino NimaBoscarino added the enhancement New feature or request label Dec 5, 2022
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