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 huggingface sentiment analysis processor #63

Open
jennyzhang-petuum opened this issue Jun 30, 2021 · 0 comments
Open

Add huggingface sentiment analysis processor #63

jennyzhang-petuum opened this issue Jun 30, 2021 · 0 comments

Comments

@jennyzhang-petuum
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Huggingface sentiment analysis processor takes in model on hugging face platform with pipeline tag of
text-classification.

Describe the solution you'd like
This wrapper could take any model name on HuggingFace platform with pipeline
tag of sentiment-analysis in configs to make prediction on the user
specified entry type in the input pack and the prediction result goes to the
user specified attribute name of that entry type in the output pack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant