0 votes
in NLP using Python by
Which of the following option is the drawback of representing text as one hot encoding?

Select the correct answer form below

a) Impossible to uniquely encode all the words in the text

b) Leads to out of memory error

c) Not a valid representation for the neural network to process

d) No contextual relationship

1 Answer

0 votes
by

d) No contextual relationship

Related questions

0 votes
0 votes
asked Sep 8, 2022 in NLP using Python by Robin
0 votes
asked Mar 5, 2023 in NLP using Python by Robindeniel
...