Huawei H13-321_V2.0-ENU HCIP-AI-EI Developer V2.0 Online Training
Huawei H13-321_V2.0-ENU Online Training
The questions for H13-321_V2.0-ENU were last updated at Jan 12,2025.
- Exam Code: H13-321_V2.0-ENU
- Exam Name: HCIP-AI-EI Developer V2.0
- Certification Provider: Huawei
- Latest update: Jan 12,2025
Regarding CBOW and Skip-Gram algorithms, which of the following statements is incorrect?
- A . Both CBOW and Skip-Gram can be used to train word embeddings, but Skip-Gram is faster than CBOW.
- B . CBOW calculates the probability of a word appearing based on the n words preceding it or the n consecutive words before and after it.
- C . Skip-Gram calculates the probabilities of several words before and after a certain word.
- D . Both the CBOW model and the skip-gram model are based on the Huffman tree.
Which of the following options is not a commonly used algorithm for keyword extraction?
- A . TextRank
- B . SSA
- C . LDA
- D . TF-IDF
Which of the following options is not a method in the development of natural language processing?
- A . Statistical-based methods
- B . Rule-based approach
- C . Deep Learning-Based Methods
- D . Recursion-based methods
The bag-of – words model is the earliest text vectorization method that uses words as the basic processing unit.
Which of the following options is not a defect of the bag-of-words model?
- A . Unable to preserve order information
- B . Based on the distribution hypothesis
- C . The curse of dimensionality
- D . There is a semantic gap
In which of the following fields does the convolutional neural network perform well?
- A . Computer Vision
- B . Speech Recognition
- C . Machine Translation
- D . Knowledge Graph