Hi Linas,

Well, we do have some code in the opencog.nlp/relex2logic directory  (aka 
> R2L) that will convert the English-language sentence "Frogs eat flies" into 
> a format that PLN can operate on. 
>
> But if you just want to do some basic reasoning with simple English 
> sentences, then R2L+PLN should be a fair way to do it.
>

    So, according to 
https://github.com/opencog/opencog/tree/master/opencog/nlp/relex2logic ,  i 
started the relex server,  started scheme,  then  did (nlp-parse "This is a 
test sentence.") and got a SentenceNode as an output.
 
   Next step what should i do, so that FC/BC can operate on it?   

  My input is :
"The law says that it is a crime for an American to sell weapons to hostile
 nations. The country Nono, an enemy of America, has some missiles, and all
 of its missiles were sold to it by ColonelWest, who is American." 

I am trying to convert it to a form such that i can apply BC on it. 
  
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/0f357d9a-ef1d-4ac7-a7e3-d5dcdefa1f10%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to