NLP focuses on enabling computers to understand human language, both spoken and written, and generate appropriate responses. |
Card: 2 / 30 |
Fill in the blank: Sentiment Analysis helps companies gauge ___ about their products and services. |
Card: 5 / 30 |
Smart Bots are flexible, capable of handling complex tasks, and can learn and improve over time, while Script Bots operate on predefined scripts with limited language processing. |
Card: 8 / 30 |
Riddle: I can categorize documents and help in finding important terms, but I cannot hold a conversation. What am I? |
Card: 9 / 30 |
The Bag of Words model focuses on the occurrences of each word to build a vocabulary for the corpus, ignoring the order of words. |
Card: 12 / 30 |
True or False: In Natural Language Processing, semantics refers to the grammatical structure of a sentence. |
Card: 13 / 30 |
Fill in the blank: Text normalization is the process of ___ and simplifying textual data. |
Card: 15 / 30 |
![]() Unlock all Flashcards with EduRev Infinity Plan Starting from @ ₹99 only
|
Stemming reduces words to their base or root form by removing prefixes and suffixes. |
Card: 18 / 30 |
How does the Inverse Document Frequency (IDF) contribute to the TF-IDF formula? |
Card: 19 / 30 |
IDF helps determine how important a word is within the entire corpus by calculating the total number of documents divided by the document frequency of that word. |
Card: 20 / 30 |
Riddle: I help machines understand human language and can analyze feelings, but I have no emotions myself. What am I? |
Card: 23 / 30 |
Sentence segmentation breaks the corpus into individual sentences, reducing complexity and treating each sentence as a separate data unit. |
Card: 26 / 30 |
Fill in the blank: A common application of NLP is ___, which summarizes the content of documents. |
Card: 27 / 30 |
Stemming reduces words to their root form without ensuring the result is a meaningful word, while lemmatization always produces a meaningful base form of the word. |
Card: 30 / 30 |