In the above image in the Keyword Based Classifier Activity, there are separate lines without explanation. What do they signify? If I put all keywords in one line like this:
“invoice”, “vendor”, “total”
is that different than:
“invoice”
“vendor”
“total”
as far as the learning file goes? Is there an AND or an OR implied here?