Natural Language Processing Best Practices & Examples

Ram
1 min readMar 30, 2020

--

I am very excited to share the new release of NLP Recipes repository. The new release supports both extractive and abstractive text summarization and have included extensive samples. Please see the release note at https://github.com/microsoft/nlp-recipes/releases/tag/2.2.0 and examples at https://github.com/microsoft/nlp-recipes/tree/master/examples/text_summarization

We currently support UniLM, BERTSumExt and BERTSumAbs. Usage of Azure is promoted through distributed training examples through AML and the notebook examples with mixed precision training and inferencing on V100 Azure VMs.

--

--

No responses yet