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

feat: refine dependency imports for preprocessing #71

Open
SaulLu opened this issue Nov 25, 2021 · 0 comments
Open

feat: refine dependency imports for preprocessing #71

SaulLu opened this issue Nov 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@SaulLu
Copy link
Collaborator

SaulLu commented Nov 25, 2021

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.

@tianjianjiang tianjianjiang self-assigned this Apr 15, 2022
@tianjianjiang tianjianjiang added the enhancement New feature or request label May 4, 2022
@tianjianjiang tianjianjiang removed their assignment May 4, 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
Status: Open
Development

No branches or pull requests

2 participants