I am trying to install bertopic[visualization] in my macbook pro using
pip3 install bertopic[visualization]
but I am getting an error whenever I am running the above command. The error is as given below:
zsh: no matches found: bertopic[visualization]
Is there any way to install bert's visualization option?