40

GitHub - svjan5/GNNs-for-NLP: Graph Neural Networks for Natural Language Process...

 4 years ago
source link: https://github.com/svjan5/GNNs-for-NLP
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Readme.md

Graph Neural Networks for Natural Language Processing

Conference Slides Colab

The repository contains code examples for GNN-for-NLP tutorial at EMNLP 2019.

Slides can be downloaded from here.

graph.jpeg

Dependencies

  • Compatible with PyTorch 1.x, TensorFlow 1.x and Python 3.x.
  • Dependencies can be installed using requirements.txt.

TensorFlow Examples:

  • tf_gcn.py contains simplified implementation of first-order approximation of GCN model proposed by Kipf et. al. (2016)
  • Extensions of the same implementation for different problems:

PyTorch Examples:

  • pytorch_gcn.py is pytorch equivalent of tf_gcn.py implemented using pytorch-geometric.
  • Several other examples are available here.

Additional Resources:


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK