Minnie Kabra

Results 3 issues of Minnie Kabra

I am getting this error while using keybert, and I have no idea on how to resolve it. IsADirectoryError: [Errno 21] Is a directory: '/data/bdlml/mkabra/nltk_data/corpora/stopwords' I deleted the directory, and...

In the arguments of sentence piece tokemizer, the type of character coverage is int. However, it accepts a value b/w 0.98 and 1 ```` from speechbrain.tokenizers.SentencePiece import SentencePiece save_folder='./' output_neurons=60...

Hi, I want to use the class defined in yaml file to get a method associated with it. Intuitively, it's something like - `!apply: !ref ` But since input to...