Vishnu,

I don't know if the NLP pipeline is mature enough to process that... After you've parsed the sentence you may check whether it has produced knowledge that is similar to the criminal example

https://github.com/opencog/atomspace/blob/master/tests/rule-engine/criminal.scm

I don't think it would but I don't follow very closely NLP development.

Nil

On 04/27/2017 01:40 PM, Vishnu Priya wrote:

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]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[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
<https://groups.google.com/d/msgid/opencog/0f357d9a-ef1d-4ac7-a7e3-d5dcdefa1f10%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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/1f62186a-66af-2542-b3b0-3c32c57194ce%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to