Hi everyone, I’m not an expert of tensorflow, I’ve only used some pretrained api of Tensorflow.js.
I need to get correlated words given a specific word, example:
Input: "banana" Output: "fruit, market, yellow"
I tried with GPT-3 playground and given a template it’s really good at this, but it looks like I’m trying to shoot a fly with a tank…
Do you know any pretrained-model or maybe a specific api that can help with this?
submitted by /u/C_l3b
[visit reddit] [comments]