Flexible selector implementation
- Dominant language
- Python
- Stars
- 253
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Forte provides the selector interface that can take data packs from multi packs. However, there can be many other use cases not covered by this simple approach, such as selecting a subset of data packs (as multi packs) from the multi-packs. Supporting such selection can simplify the processor implementation and allow one to change the target of operation at any time.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.