h2oai / driverlessai-recipes

Recipes for Driverless AI
Apache License 2.0
239 stars 93 forks source link

Extend sentiment analysis recipes to support languages other than English #124

Open grigory93 opened 3 years ago

grigory93 commented 3 years ago

Expand sentiment analysis recipes to Spanish, Portuguese, and other language. Existing sentiment recipes: https://github.com/h2oai/driverlessai-recipes/blob/master/transformers/nlp/text_sentiment_transformer.py https://github.com/h2oai/driverlessai-recipes/blob/master/transformers/nlp/vader_text_sentiment_transformer.py

grigory93 commented 3 years ago

please feel free to re-assign as appropriate