Leading AI Technologies of the day
Some of the leading technologies in the area of Artificial Intelligence are
- Natural Language Generation
- Speech Recognition
- Virtual Agents
- Machine Learning Platforms
Natural Language Generation
Many of you may be familiar with the term “Natural Language Processing” (NLP), which is essentially a software that can interpret human language sentences and extract useful set of information from it.
In contrast, “Natural Language Generation” (NLG) is the reverse of NLP. That is, NLG is a software that uses data available with it to generate human language sentences.
In order that the software can do so, the data is to be fed in a specific format understandable to it. Also, one needs to provide the framework (template) of the content to be produced.
Sources and Acknowledgement
We base our blog on the following resources and we express our gratitude to them.
The Ultimate Guide to Natural Language Generation
An article from website MEDIUM.COM explaining the concept of Natural Language Generation (NLG) in simple terms. This article was originally published at automatedinsights.com.