TextAnalytics.ML

August 19, 2018

Report Abuse
This experiment demonstrates the use of OOB Text Analytics of Azure Machine Learning to extract Key Phrases, Topics & Named Entities.
**Text Analytics Pipeline for extracting Key Phrases, Topics and Named Entities** This purpose of this experiment is to demonstrate how you can extract textual insights from specific content using out of the box Azure Machine Learning Text Analytics modules. The Azure ML modules this pipelines uses are * Language Detection * PreProcess Text * Named Entities * Key Phrases * Topics Modelling (LDA) Some Python scripts are also used for output processing. Please refer to the corresponding notebook : [https://notebooks.azure.com/puthurr/libraries/public][1] [1]: https://notebooks.azure.com/puthurr/libraries/public