I'm junior data analyst.
I'm looking for method for Sentence-> word recommendation. For example, if I input 'the little mermaid' and book's introduction(sentence), the model can put out 'swim suit' or 'fish doll'.
My knowledge about NLP is beginner level, I even didn't know about BERT. Can I make that kinds of model through BERT or other LLM?
and I don't have any idea of what keyword should I search for. I ask for your advice.
thank you.