Thanks Misgana for the info.  I followed the steps as below.  But cof-af is 
() empty. What am i missing here?
>
>
opencog> loadmodule /opt/opencog/build/opencog/attention/libattention.so
done
opencog> start-ecan
Started the following agents:
opencog::AFImportanceDiffusionAgent
opencog::WAImportanceDiffusionAgent
opencog::AFRentCollectionAgent
opencog::WARentCollectionAgent
opencog> scm
Entering scheme shell; use ^D or a single . on a line by itself to exit.
guile> (nlp-start-stimulation 30)
guile> (use-modules (opencog) (opencog nlp) (opencog nlp chatbot) (opencog 
nlp relex2logic))
guile> (nlp-parse "the sky is beautiful")
((SentenceNode "sentence@b8400d67-12b2-46e5-826b-dc54bdad9ed1")
)
guile> (nlp-parse "the sky is blue")
((SentenceNode "sentence@cbbd5372-5a43-4b81-a823-c490722ef81d")
)
guile> (nlp-parse "The clouds are in sky")
((SentenceNode "sentence@00bc0122-85b5-4d01-becc-6abf0d92b6f9")
)
guile> (cog-af)
()


-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 opencog+unsubscr...@googlegroups.com.
To post to this group, send email to opencog@googlegroups.com.
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/685240b8-3b9a-4289-a011-2cc7466acfbb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to