/azure-functions-translator

Translate text using Huggingface.co pre trained t5 models

Primary LanguagePythonMIT LicenseMIT

Experiments with Azure Functions and Huggingface Transformers

Translation

This api uses T5 model to translate from Enslish to German.

Summerizer

This api uses T5 model to summerize the text.

Note

This project is under development, things will break pretty fast 😉