Natural Language Processing Quiz
Questions | Answer |
---|---|
What is Natural Language Processing (NLP)? | A subfield of Artificial Intelligence that focuses on enabling computers to understand and process human language. |
What are some of the applications of NLP? | - Text classification and sentiment analysis - Speech recognition and synthesis - Machine translation - Automated summarization - Question answering |
Name two ways that NLP can be used in the healthcare industry. | - Automated medical record analysis - Automated diagnosis and treatment recommendation |
What is the difference between Natural Language Understanding (NLU) and Natural Language Generation (NLG)? | Natural Language Understanding (NLU) is the process of extracting meaning from natural language inputs, while Natural Language Generation (NLG) is the process of producing natural language outputs from structured data. |
What is a language model? | A language model is a probabilistic model that assigns probabilities to sequences of words, so that it can predict the likelihood of a given sequence of words appearing in a document or conversation. |