Which of the following is an application of Natural Language Processing (NLP) in AI?
a) Speech recognition
b) Database querying
c) Network configuration
d) Web development
Answer:
a) Speech recognition
Explanation:
Natural Language Processing (NLP) is a subfield of AI focused on the interaction between computers and human language. NLP helps machines understand, interpret, and generate human language in a way that is valuable to users.
Speech recognition is an NLP application where AI systems convert spoken language into text. This technology is widely used in virtual assistants like Siri and Alexa, as well as in transcription services and customer service bots.
NLP also includes tasks such as sentiment analysis, machine translation, and text summarization, enabling machines to process large volumes of language data and respond intelligently to human input.