Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tawee
  • Order by date
  1. tawee

    convert list of list of list to atom or string in swi-prolog

    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...

Part and Inventory Search

Back
Top