/graph-convolution-nlp

Graph Convolution Network for NLP

Primary LanguageJupyter NotebookMIT LicenseMIT

Graph Convolution for NLP

Research project to apply Graph Convolution to NLP.

Research

  1. Why & What is Graph Convolution
  2. Implementation of Graph Convolution: Graph Attention Network
  3. Kinds of task in Graph
  4. Case study to use Graph Convolution in NLP
  5. Design of Experiment to verify effectiveness of Graph Convolution

Implementation