please if I need to specify to check the pattern if it in one sentence or not?
My patterns are: {person}
{Token}*
{Token.string = "call"}
{Token}*
{person}
to be in one sentence.
how could I do this please using JAPE
Thank you
please if I need to specify to check the pattern if it in one sentence or not?
My patterns are: {person}
{Token}*
{Token.string = "call"}
{Token}*
{person}
to be in one sentence.
how could I do this please using JAPE
Thank you