Modern NLP algorithms are based on machine learning, especially statistical machine learning.

a) True

b) False

1 Answer

Answer :

a) True

Related questions

Description : PROLOG, LISP, NLP are the language of ____ A. Artificial Intelligence B. Machine Learning C. Internet of Things D. Deep Learning

Last Answer : A. Artificial Intelligence 

Description : Deep learning is a subfield of machine learning where concerned algorithms are inspired by the structured and function of the brain called _____. A. Machine learning B. Artificial neural networks C. Deep learning D. Robotics

Last Answer : B. Artificial neural networks 

Description : OCR (Optical Character Recognition) uses NLP. a) True b) False

Last Answer : a) True

Description : NLP is concerned with the interactions between computers and human (natural) languages. a) True b) False

Last Answer : a) True

Description : Evolutionary computation is A . Combining different types of method or information B. Approach to the design of learning algorithms that is structured along the lines of the theory of evolution. C. ... the knowledge of an expert formulated in terms of if-then rules. D . None of these

Last Answer : B. Approach to the design of learning algorithms that is structured along the lines of the theory of evolution.

Description : Expert systems A . Combining different types of method or information B. Approach to the design of learning algorithms that is structured along the lines of the theory of evolution C. an information base ... the knowledge of an expert formulated in terms of if-then rules D . None of these

Last Answer : C. an information base filled with the knowledge of an expert formulated in terms of if-then rules

Description : Which of the following is true in Statistical reasoning? a) The representation is extended to allow some kind of numeric measure of certainty to be associated with each statement b) The ... extended to allow some kind of numeric measure of certainty to be associated common to all statements

Last Answer : a) The representation is extended to allow some kind of numeric measure of certainty to be associated with each statement

Description : Choose form the following areas where NLP can be useful. a) Automatic Text Summarization b) Automatic Question-Answering Systems c) Information Retrieval d) All of the mentioned

Last Answer : d) All of the mentioned

Description : What is the field of Natural Language Processing (NLP)? a) Computer Science b) Artificial Intelligence c) Linguistics d) All of the mentioned

Last Answer : d) All of the mentioned

Description : ______ that deals with the interaction between computers and humans using the natural language A. LISP B. ELIZA C. PROLOG D. NLP

Last Answer : D. NLP 

Description : Symbols, symbolic expressions and computing with those is at the core of ______ A. LISP B. ELIZA C. PROLOG D. NLP

Last Answer : A. LISP A. LISP

Description : ______ is used for AI because it supports the implementation of software that computes with symbols very well. A. LISP B. ELIZA C. PROLOG D. NLP 

Last Answer : A. LISP 

Description : Classifying email as a spam, labeling webpages based on their content, voice recognition are the example of _____. A. Supervised learning B. Unsupervised learning C. Machine learning D. Deep learning

Last Answer : A. Supervised learning 

Description : ____________ are algorithms that learn from their more complex environments (hence eco) to generalize, approximate and simplify solution logic. a) Fuzzy Relational DB b) Ecorithms c) Fuzzy Set d) None of the mentioned

Last Answer : c) Fuzzy Set

Description : Standard planning algorithms assumes environment to be ___________ a) Deterministic b) Fully observable c) Single agent d) Stochastic

Last Answer : a) Deterministic

Description : _____________ algorithms is used to extract the plan directly from the planning graph, rather than using graph to provide heuristic. a) BFS/DFS b) A* c) Graph-Plan d) Greedy

Last Answer : c) Graph-Plan

Description : Which can be adapted for planning algorithms? a) Most-constrained variable b) Most-constrained literal

Last Answer : a) Most-constrained variable

Description : General algorithm applied on game tree for making decision of win/lose is ____________ a) DFS/BFS Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) MIN/MAX Algorithms

Last Answer : d) MIN/MAX Algorithms

Description : Constraint satisfaction problems on finite domains are typically solved using a form of ___________ a) Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) All of the mentioned

Last Answer : d) All of the mentioned

Description : Though local search algorithms are not systematic, key advantages would include __________ a) Less memory b) More time c) Finds a solution in large infinite space d) Less memory & Finds a solution in large infinite space

Last Answer : d) Less memory & Finds a solution in large infinite space

Description : Distinguish between A* and AO* algorithms?

Last Answer : Ans:- A* algorithm:-  A* uses a best-first search and finds the least-cost path from a given initial node to one goal node (out of one or more possible goals).  It uses a distance-plus- ... node as SOLVED.  If starting node is SOLVED or value greater than FUTILITY, stop, else repeat from 2.

Description : Which of the following(s) is/are found in Genetic Algorithms? (i) evolution (ii) selection (iii) reproduction (iv) mutation (a) i & ii only (b) i, ii & iii only (c) ii, iii & iv only

Last Answer : (a) i & ii only

Description : Core of soft Computing is A. Fuzzy Computing, Neural Computing, Genetic Algorithms B. Fuzzy Networks and Artificial Intelligence C. Artificial Intelligence and Neural Science D. Neural Science and Genetic Science

Last Answer : D. Neural Science and Genetic Science

Description : n(log n) is referred to A. A measure of the desired maximal complexity of data mining algorithms B. A database containing volatile data used for the daily operation of an organization C. Relational database management system D. None of these

Last Answer : A. A measure of the desired maximal complexity of data mining algorithms

Description : ______ are algorithms that learn from their more complex environments (hence eco) to generalize, approximate and simplify solution logic. a) Fuzzy Relational DB b) Ecorithms c) Fuzzy Set d) None of the mentioned

Last Answer : c) Fuzzy Set

Description : What are the algorithms to have efficient parsing?

Last Answer : i. Left to right parsing algorithm  ii. Chart Parsing algorithm.  iii. Left corner parsing

Description : What is Genetic Algorithms?

Last Answer : Genetic Algorithm is a variant of stochastic beam search in which successor states are generated by combining two parent states, rather than by modifying a single state.

Description : What are the 2 types of memory bounded heuristic algorithms?

Last Answer : i. Recursive Best First Search(RBFS)  ii. Memory bounded A*(MA*)

Description : Find the false statement: (A) In Modern Cryptography, symmetric key algorithms use same key both for Encryption and Decryption. (B) The Symmetric cipher DES (Data Encryption Standard) was widely used ... and 124 bits. (D) Public key algorithms use two different keys for Encryption and Decryption.

Last Answer : (C) The AES (Advanced Encryption Standard) cryptosystem allows variable key lengths of size 56 bits and 124 bits.

Description : The Hadoop list includes the HBase database, the Apache Mahout ________ system, and matrix operations. a) Machine learning b) Pattern recognition c) Statistical classification d) Artificial intelligence

Last Answer : Machine learning

Description : What could possibly be the environment of a Satellite Image Analysis System? a) Computers in space and earth b) Image categorization techniques c) Statistical data on image pixel intensity value and histograms d) All of the mentioned

Last Answer : d) All of the mentioned

Description : The characteristics of the computer system capable of thinking, reasoning and learning are known as ____________ a) machine intelligence b) human intelligence c) artificial intelligence d) virtual intelligence

Last Answer : c) artificial intelligence

Description : Which of the following is an example of active learning? a) News Recommender system b) Dust cleaning machine c) Automated vehicle d) None of the mentioned

Last Answer : a) News Recommender system

Description : How many types are available in machine learning? a) 1 b) 2 c) 3 d) 4

Last Answer : c) 3

Description : What is Machine learning? a) The autonomous acquisition of knowledge through the use of computer programs b) The autonomous acquisition of knowledge through the use of manual programs c) The ... use of computer programs d) The selective acquisition of knowledge through the use of manual programs

Last Answer : a) The autonomous acquisition of knowledge through the use of computer programs

Description : Transparency A . The large set of candidate solutions possible for a problem B. The information stored in a database that can be retrieved with a single query C. Worth of the output of a machine learning program that makes it understandable for humans D . None of these

Last Answer : C. Worth of the output of a machine learning program that makes it understandable for humans

Description : Shallow knowledge A . The large set of candidate solutions possible for a problem B. The information stored in a database that can be, retrieved with a single query C. Worth of the output of a machine learning program that makes it understandable for humans D . None of these

Last Answer : B. The information stored in a database that can be, retrieved with a single query

Description : Search space A . The large set of candidate solutions possible for a problem B. The information stored in a database that can be, retrieved with a single query. C. Worth of the output of a machine learning program that makes it understandable for humans D . None of these

Last Answer : A . The large set of candidate solutions possible for a problem

Description : Artificial intelligence is A . It uses machine-learning techniques. Here program can learn From past experience and adapt themselves to new situations B. Computational procedure that takes some ... performs tasks that would require intelligence when performed by humans D . None of these

Last Answer : C. Science of making machines performs tasks that would require intelligence when performed by humans

Description : How many types are available in machine learning? a) 1 b) 2 c) 3 d) 4

Last Answer : c) 3

Description : Following is an example of active learning: a) News Recommender system b) Dust cleaning machine c) Automated vehicle d) None of the mentioned

Last Answer : a) News Recommender system

Description : What are the types of machine learning?

Last Answer : i. Supervised Learning  ii. Unsupervised Learning  iii. Reinforcement Learning

Description : Machine learning invent by _____. A. John McCarthy B. Nicklaus Wirth C. Joseph Weizenbaum D. Arthur Samuel

Last Answer : D. Arthur Samuel 

Description : K-means, self-organizing maps, hierarchical clustering are the example of _____. A. Supervised learning B. Unsupervised learning C. Machine learning D. Deep learning

Last Answer : B. Unsupervised learning 

Description : ______________is a branch of science that deals with programing the systems in such a way that they automatically learn and improve with experience A. Machine Learning B. Deep Learning C. Neural Networks D. None of these

Last Answer : A. Machine Learning 

Description : What is Machine learning? A. The autonomous acquisition of knowledge through the use of computer programs B. The autonomous acquisition of knowledge through the use of manual programs C. The ... use of computer programs D. The selective acquisition of knowledge through the use of manual programs

Last Answer : A. The autonomous acquisition of knowledge through the use of computer programs 

Description : Computer programs that mimic the way the human brain processes information is called as A. Machine Learning B. Deep Learning C. Neural Networks D. None of these

Last Answer : The correct answer is: C. Neural Networks Neural Networks are computer programs or models that are designed to mimic the way the human brain processes information. They are a subset of ... advanced form of neural networks that uses multiple layers of artificial neurons to perform complex tasks.

Description : In ____ the goal is for the software to use what it has learned in one area to solve problems in other areas. A. Machine Learning B. Deep Learning C. Neural Networks D. None of these

Last Answer : B. Deep Learning 

Description : The characteristics of the computer system capable of thinking, reasoning and learning is known is A. machine intelligence B. human intelligence C. artificial intelligence D. virtual intelligence

Last Answer : C. artificial intelligence 

Description : Most semantic networks are not cognitive based. a) True b) False

Last Answer : b) False