Graph Convolution for NLP
Research project to apply Graph Convolution to NLP.
Research
- Why & What is Graph Convolution
- Implementation of Graph Convolution: Graph Attention Network
- Kinds of task in Graph
- Case study to use Graph Convolution in NLP
- Design of Experiment to verify effectiveness of Graph Convolution
- Rethink the property of Graph Convolution and find appropriate task in NLP
- Research summary of Graph Convolution in NLP
Implementation
- Language Modeling
- Graph Attention Network Layer
- Graph Convolution for Text Classification