VALUEERROR while running code

here is the code:

while running the code it is showing error as-
ValueError: array is too big; arr.size * arr.dtype.itemsize is larger than the maximum possible size.

hi @commonid369
try running ur code on colab or kaggle beacause there u will get more ram to accumulate data arrays
or u should countvectorize to make vocabulary of smaller size