Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

In natural language processing tasks, word vector evaluation is an important aspect for measuring the performance of a word embedding model. Which of the following statements about word vector evaluation are true?

A.

Word similarity tasks typically employ manually labeled datasets to evaluate word vectors, compute the cosine similarity between word vectors, and compare it with the manual labeling result.

B.

Word vector evaluation can be performed through intrinsic evaluation. Common methods include word similarity tasks and word analogy tasks.

C.

The word analogy task evaluates the capability of word vectors in capturing semantic relationships between words, for example, by determining whether "king - man + woman = ?" is close to "queen".

D.

Extrinsic evaluation is the main method used for evaluating word vectors because it directly reflects the performance of word vectors in real-world application tasks.

Which of the following statements about the levels of natural language understanding are true?

A.

Syntactic analysis is to find out the meaning of words, structural meaning, their combined meaning, so as to determine the true meaning or concept expressed by a language.

B.

Semantic analysis is to analyze the structure of sentences and phrases to find out the relationship between words and phrases, as well as their functions in sentences.

C.

Speech analysis involves distinguishing independent phonemes from a speech stream based on phoneme rules, and then identifying syllables and their lexemes or words according to the phoneme form rules.

D.

Lexical analysis is to find the lexemes of a word and obtain linguistic information from them.

E.

Pragmatic analysis is to study the influence of the language's external environment on the language users.

John wants to deploy a large model locally to implement the Q&A assistant function for his company. Which of the following factors is unnecessary for John to consider?

A.

Model development framework

B.

Output delay

C.

Model security

D.

Demand for computing power

Which of the following applications are supported by ModelArts ExeML?

A.

Predictive maintenance of manufacturing equipment

B.

Dress code conformance monitoring in campuses

C.

Anomalous sound detection in production or security scenarios

D.

Automatic offering classification

Which of the following ModelArts training parameters is used to customize hyperparameters?

A.

Hyperparameter

B.

Algorithm Type

C.

Resource Pool

D.

Compute Nodes

Which of the following is a learning algorithm used for Markov chains?

A.

Baum-Welch algorithm

B.

Viterbi algorithm

C.

Exhaustive search

D.

Forward-backward algorithm

The technologies underlying ModelArts support a wide range of heterogeneous compute resources, allowing you to flexibly use the resources that fit your needs.

A.

TRUE

B.

FALSE

The mAP evaluation metric in object detection combines accuracy and recall.

A.

TRUE

B.

FALSE