Hi, I use swi-prolog and want to convert list of list of list to atom or string . I am new Prolog.
my code as:
Parses = `[[[wordtype=NOUN, head=nectec, sem=[pred=NECTEC, ntype=NPRP, ontology=enterprise]]]]'
atom_codes(Pa,Parses), Parses = list of lists of lists
ERROR: (c...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.