Answers

Question and Answer:

  Home  Natural Language Processing Engineer

⟩ Polysemy is defined as the coexistence of multiple meanings for a word or phrase in a text object. Which of the following models is likely the best choice to correct this problem? A) Random Forest Classifier B) Convolutional Neural Networks C) Gradient Boosting D) All of these

B) Convolutional Neural Networks

CNNs are popular choice for text classification problems because they take into consideration left and right contexts of the words as features which can solve the problem of polysemy

 206 views

More Questions for you: