Code Monkey home page Code Monkey logo

Comments (1)

rspeer avatar rspeer commented on August 23, 2024

When you need to find out something about all of ConceptNet 5, my
recommendation is to download the flat files at
http://conceptnet5.media.mit.edu/downloads. You'll find all the edges in
the flat-json version, as one JSON object per line. Or you can use the csv
version. Whichever is easiest.

So you could for example scan through the edges and collect the set of all
relations. Because the set is unbounded now, there will be some
particularly uncommon ones in addition to the ones used millions of times.

On Wed, Sep 12, 2012 at 6:15 AM, harshavardhangsv
[email protected]:

1.for my project I need to map the concept net relations to another. so I
need all the relations that are possible in concept net. Is there any
possible way to get them.

  1. I need to iterate through data using there relations to some depth.
    for now I am doing it using script(my own) on web api. It would be a great
    help if any one can tell me exactly how I can use json format data to make
    data extraction possible recursively to some depth.

ps: I am new to use this all data extraction thing.so please explain the
concept in simple terms(if possible)

thank you for considering


Reply to this email directly or view it on GitHubhttps://github.com//issues/16.

from conceptnet5.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.