Hello everyone!
I'm new here.
I couldn't find a corresponding answer in the documentation. So need your help and tips.
I have a need to make composite slots. And no idea how to do it.
For example, if the simple slot "color" contains all the colors from the list as a keyphrases. Then the composite slot "not_color" - will contain all variations of the phrases: not "color", where color is slot.
slot «color»:
keyphrases:
red
green
blue
slot «not_color»
keyphrases:
not «color»
(and this matches key phrases «not red», «not green» and «not blue» in this case)
Waiting for the solution! Thanks!
Comments
9 comments