26 December 2019 3 4K Report

There exists a similar task that is named text classification.

But I want to find a kind of model that the inputs are keyword set. And the keyword set is not from a sentence.

For example:

input ["apple", "pear", "water melon"] --> target class "fruit"

input ["tomato", "potato"] --> target class "vegetable"

Thank you.

More Tong Guo's questions See All
Similar questions and discussions