Hello all, I just want to write the output of (nlp-parse "This is a test.") to a file. So i tried like this,
echo "(nlp-parse \"This is a test.\")" | nc localhost 17004 > file.txt But i got only the following in the file and not the expected SentenceNode. [0;34mguile [1;34m> [0m [0;32mopencog [1;32m> [0mEntering scheme shell; use ^D or a single . on a line by itself to exit. [0;34mguile [1;34m> [0m How can i do this? Thanks, Vishnu -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/8724fd94-d021-45aa-bd23-57b23a22d75c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
