MaartenGr / KeyBERT

Minimal keyword extraction with BERT

Home Page:https://MaartenGr.github.io/KeyBERT/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cohere default model

sam-frampton opened this issue · comments

Error while extracting keywords from text: model not found, make sure the correct model ID was used and that you have access to the model.

The default model xLarge is longer supported by Cohere python client. Switching model to command works as expected.

Thanks for sharing this! It indeed should be changed. If you, or anyone else want to create a PR, that would be appreciated.

@MaartenGr created small PR

Awesome, thanks! I just merged the PR 😄