Computational Linguistics and Natural Language Processing
  • 1. What is Computational Linguistics?
A) The study of how to program computers to understand human language.
B) A subfield of biology that analyzes genetic coding in organisms.
C) A field that combines linguistics and computer science to understand and model natural language.
D) The process of translating languages using computational algorithms.
  • 2. What is the main challenge in processing human language computationally?
A) Data volume.
B) Ambiguity.
C) Redundancy.
D) Syntax errors.
  • 3. Which type of machine learning is commonly used in NLP?
A) Deep learning.
B) Decision trees.
C) Genetic algorithms.
D) Support vector machines.
  • 4. What does POS tagging stand for in NLP?
A) Position-orientation system.
B) Personalized output selection.
C) Project object storage.
D) Part-of-speech tagging.
  • 5. Book reviews classification is an example of what NLP task?
A) Text classification.
B) Sentiment analysis.
C) Syntactic analysis.
D) Machine translation.
  • 6. Which of the following is an unsupervised learning technique used in NLP?
A) Decision trees.
B) Neural networks.
C) Support vector machines.
D) Clustering.
  • 7. What is the purpose of machine translation in NLP?
A) To summarize text.
B) To automatically translate text from one language to another.
C) To generate new text based on existing content.
D) To analyze the sentiment of a text.
  • 8. Which type of algorithm is commonly used for named entity recognition?
A) Neural networks.
B) Conditional random fields (CRFs).
C) Support vector machines.
D) Genetic algorithms.
  • 9. What is the main objective of information extraction in NLP?
A) To perform machine translation.
B) To automatically extract structured information from unstructured text.
C) To summarize a text document.
D) To classify sentences into categories.
  • 10. Which programming language is commonly used for implementing NLP algorithms?
A) JavaScript.
B) C++.
C) Python.
D) Java.
Created with That Quiz — the math test generation site with resources for other subject areas.