How to get the NELL fact ID











up vote
1
down vote

favorite












I am currently working with NELL facts for which I need to extract their actual values. Since am new to NELL this question might sound trivial. But I have a predicate relationship as shown below;



REL.txt



Subject     Predicate   Object      Soft truth value
--------------------------------------------------------
'127760' '130502' '310' 0.42559126019477844
'273473' '273477' '65054' 0.4276425838470459
'192051' '138949' '181130' 0.4762486517429352
'120911' '130624' '310' 0.41060972213745117
'284689' '220959' '219678' 0.4190083146095276


This is the output of this Knowledge-graph-identification example from the PSL-examples repo. Mapping this to the NELL facts from which it takes the subject, object and predicates, how do I find the actual object that is represented by this ID and the percentage to which NELL is sure of it?



E.g. In the statement;

"alaska is a city that lies on the river columbia (river) "



127760 → alaska
130502 → lies on
310 → colombia


NELL Relationships



enter image description here



Any suggestions on a way to read the actual name of the entity or relationship represented by this ID, will be highly appreciated.I am working on a groovy script for the rest of the functionalities. But any programming language will be suffice as long as it accesses the actual name tied to the ID.










share|improve this question


























    up vote
    1
    down vote

    favorite












    I am currently working with NELL facts for which I need to extract their actual values. Since am new to NELL this question might sound trivial. But I have a predicate relationship as shown below;



    REL.txt



    Subject     Predicate   Object      Soft truth value
    --------------------------------------------------------
    '127760' '130502' '310' 0.42559126019477844
    '273473' '273477' '65054' 0.4276425838470459
    '192051' '138949' '181130' 0.4762486517429352
    '120911' '130624' '310' 0.41060972213745117
    '284689' '220959' '219678' 0.4190083146095276


    This is the output of this Knowledge-graph-identification example from the PSL-examples repo. Mapping this to the NELL facts from which it takes the subject, object and predicates, how do I find the actual object that is represented by this ID and the percentage to which NELL is sure of it?



    E.g. In the statement;

    "alaska is a city that lies on the river columbia (river) "



    127760 → alaska
    130502 → lies on
    310 → colombia


    NELL Relationships



    enter image description here



    Any suggestions on a way to read the actual name of the entity or relationship represented by this ID, will be highly appreciated.I am working on a groovy script for the rest of the functionalities. But any programming language will be suffice as long as it accesses the actual name tied to the ID.










    share|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I am currently working with NELL facts for which I need to extract their actual values. Since am new to NELL this question might sound trivial. But I have a predicate relationship as shown below;



      REL.txt



      Subject     Predicate   Object      Soft truth value
      --------------------------------------------------------
      '127760' '130502' '310' 0.42559126019477844
      '273473' '273477' '65054' 0.4276425838470459
      '192051' '138949' '181130' 0.4762486517429352
      '120911' '130624' '310' 0.41060972213745117
      '284689' '220959' '219678' 0.4190083146095276


      This is the output of this Knowledge-graph-identification example from the PSL-examples repo. Mapping this to the NELL facts from which it takes the subject, object and predicates, how do I find the actual object that is represented by this ID and the percentage to which NELL is sure of it?



      E.g. In the statement;

      "alaska is a city that lies on the river columbia (river) "



      127760 → alaska
      130502 → lies on
      310 → colombia


      NELL Relationships



      enter image description here



      Any suggestions on a way to read the actual name of the entity or relationship represented by this ID, will be highly appreciated.I am working on a groovy script for the rest of the functionalities. But any programming language will be suffice as long as it accesses the actual name tied to the ID.










      share|improve this question













      I am currently working with NELL facts for which I need to extract their actual values. Since am new to NELL this question might sound trivial. But I have a predicate relationship as shown below;



      REL.txt



      Subject     Predicate   Object      Soft truth value
      --------------------------------------------------------
      '127760' '130502' '310' 0.42559126019477844
      '273473' '273477' '65054' 0.4276425838470459
      '192051' '138949' '181130' 0.4762486517429352
      '120911' '130624' '310' 0.41060972213745117
      '284689' '220959' '219678' 0.4190083146095276


      This is the output of this Knowledge-graph-identification example from the PSL-examples repo. Mapping this to the NELL facts from which it takes the subject, object and predicates, how do I find the actual object that is represented by this ID and the percentage to which NELL is sure of it?



      E.g. In the statement;

      "alaska is a city that lies on the river columbia (river) "



      127760 → alaska
      130502 → lies on
      310 → colombia


      NELL Relationships



      enter image description here



      Any suggestions on a way to read the actual name of the entity or relationship represented by this ID, will be highly appreciated.I am working on a groovy script for the rest of the functionalities. But any programming language will be suffice as long as it accesses the actual name tied to the ID.







      groovy id psl nell knowledge-graph






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 20 hours ago









      Nayantara Jeyaraj

      1,70431439




      1,70431439





























          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














           

          draft saved


          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53370854%2fhow-to-get-the-nell-fact-id%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53370854%2fhow-to-get-the-nell-fact-id%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          404 Error Contact Form 7 ajax form submitting

          How to know if a Active Directory user can login interactively

          TypeError: fit_transform() missing 1 required positional argument: 'X'