Coder Social home page Coder Social logo

wuqixiaobai / mtranse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muhaochen/mtranse

0.0 2.0 0.0 31 KB

Code and data for IJCAI-17 paper Multilingual Knowledge Graph Embeddings for Cross-lingual Knowledge Alignment

Home Page: http://static.ijcai.org/proceedings-2017/0209.pdf

License: Apache License 2.0

Shell 1.13% Python 98.87%

mtranse's Introduction

Multilingual Knowledge Graph Embeddings for Cross-lingual Knowledge Alignment

This repository includes the code of MTransE var4 (see paper), links to the data sets, and pretrained models.

Install

Make sure your local environment has the following installed:

Python >= 2.7.6
pip

Install the dependents using:

./install.sh

Run the experiments

Please first download the data sets:

http://yellowstone.cs.ucla.edu/~muhao/MTransE/data.zip

and pretrained models

http://yellowstone.cs.ucla.edu/~muhao/MTransE/models.zip

Unpack these two folders to the local clone of the repository.

To run the experiments on WK3l (wikipedia graphs), use:

./run_wk3l.sh

To run the experiments on CN3l (conceptNet), use:

./run_cn3l.sh

You may also train your own models on these two data sets using:

./train_models.sh

Reference

Please refer to our paper. Muhao Chen, Yingtao Tian, Mohan Yang, Carlo Zaniolo. Multilingual Knowledge Graph Embeddings for Cross-lingual Knowledge Alignment. In Proceedings of the 26th International Joint Conference on Artificial Intelligence (IJCAI), 2017

@inproceedings{chen2017multigraph,
    title={Multilingual Knowledge Graph Embeddings for Cross-lingual Knowledge Alignment},
    author={Chen, Muhao and Tian, Yingtao and Yang, Mohan and Zaniolo, Carlo},
    booktitle={Proceedings of the 26th International Joint Conference on Artificial Intelligence (IJCAI)},
    year={2017}
}

mtranse's People

Contributors

muhaochen avatar

Watchers

James Cloos avatar  avatar

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.