huggingface / huggingface/disaggregators
Create a new disaggregator from an existing one
Open
enhancement
- Dominant language
- Python
- Stars
- 70
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to be able to customize the module functionality entirely. E.g. someone should be able to subclass/extend the Gender module and write their own implementation without having to rewrite the whole thing.
I think it would be cool if this could be done both in code (e.g. subclassing) _and_ programmatically (e.g. factory-style).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.