I noticed that in the omnt text data created, there are entity@ in the input tokens.
E.g.
__User What time is my appointment with Jerri Skinner on Friday? __StartOfProgram ( Yield :output ( :start ( singleton ( :results ( FindEventWrapperWithDefaults :constraint ( EventOnDate :date ( NextDOW :dow # ( DayOfWeek " FRIDAY " ) ) :event ( Constraint[Event] :attendees ( AttendeeListHasRecipientConstraint :recipientConstraint ( RecipientWithNameLike :constraint ( Constraint[Recipient] ) :name # ( PersonName " Jerri Skinner " ) ) ) ) ) ) ) ) ) ) entity@824743096 __User Can you add an appointment with Jerri Skinner at 9 am? __StartOfProgram
But it seems there is no explanation for entity@. Could you provide an explanation for that?
I noticed that in the omnt text data created, there are entity@ in the input tokens.
E.g.
But it seems there is no explanation for entity@. Could you provide an explanation for that?