You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build a knowledge graph.
Τhe entities, relationships and attributes are defined as I need them.
I'm trying to build a chatbot for a Greek civil service, but when i import some data in greek i encounter the following problems
Steps to create the smallest reproducible scenario:
create schema.tql
cmd - typedb.server
cmd-typedb console
transaction ... schema write
[TQL03] TypeQL Error: There is a syntax error at line 169:
$pt=="??τ?? ??σ????ε???";
^
mismatched input '$pt' expecting {'match', 'define', 'undefine', 'insert'}
The text was updated successfully, but these errors were encountered:
I'm trying to build a knowledge graph.
Τhe entities, relationships and attributes are defined as I need them.
I'm trying to build a chatbot for a Greek civil service, but when i import some data in greek i encounter the following problems
Steps to create the smallest reproducible scenario:
$pt=="??τ?? ??σ????ε???";
^
mismatched input '$pt' expecting {'match', 'define', 'undefine', 'insert'}
The text was updated successfully, but these errors were encountered: