Giter Club home page Giter Club logo

cogkge's People

Contributors

hongbangyuan avatar jinzhuoran avatar quester-one avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cogkge's Issues

cannot download

Hello, i am struggling to download the builting dataset.
Thank you
Gaoussou

--2022-12-23 22:24:23--  http://43.154.73.63:9000/cogkge/data/COGNET360K.zip
Connexion à 43.154.73.63:9000… échec : Connexion refusée.
unzip:  cannot find or open COGNET360K.zip, COGNET360K.zip.zip or COGNET360K.zip.ZIP. 

NameError: name 'EVENTKG2MLoader' is not defined

When trying the code snippet in README.md, I receive the following error:

      3 from cogkge import *
      5 device = init_cogkge(device_id="cpu", seed=1)
----> 7 loader = EVENTKG2MLoader(dataset_path="../dataset", download=True)
      8 train_data, valid_data, test_data = loader.load_all_data()
      9 node_lut, relation_lut, time_lut = loader.load_all_lut()

NameError: name 'EVENTKG2MLoader' is not defined

Please advise on how to resolve. Thanks

download dataset

Many thanks for providing this package.

When I run this code, the dataset is not to be downloaded.
These two ULR cannot be accessed now as follows:

#self.url = "http://49.232.8.218" #旧服务器
self.url = "http://43.154.73.63:9000/" #新服务器

Could you provide another URL for dataset download? or other methods to get the dataset.

Miao

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.