Hi,
I am running into a strange problem here. Here is the test output:
=====================================
:testpattern (salad)salad.
Incoming data- francis | aimee | :testpattern (salad)salad.
Original User Input: salad.
Tokenized: salad.
Concepts:
1: salad. raw= ~mainsubject ~noun ~noun_singular ~noun_bits salad. //
1: unknown-word canonical= unknown-word //
Tagged POS 1 words: salad./unknown-word (MAINSUBJECT Noun_singular)
—-
MainSentence: salad. PRESENT
he= she= chef heshe= it=salad. they= many meetings here= there=
. ( salad Failed
========================================
If I do:
:testpattern (salad.)salad. then it matches.
I seems that it is treating “salad.” as a whole word.
Thanks