bigscience-workshop / bigscience-workshop/metadata
feat: refine dependency imports for preprocessing
Open
enhancement
- Dominant language
- Python
- Stars
- 29
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, only one option is available: install all dependencies for preprocessing or don't install them. A user might want to install only the dependencies for one type of preprocessing (Website description, Timestamp, Entity, etc)
As proposed by @cccntu:
> We can probably add if available then import, in the processors def file. But installing them all at once saves the trouble of seeing error then installing them one by one.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.