zhang2016dependency

Implementation of zhang2016dependency


Keywords
research, model, deep-learning, python, text-classification
License
MIT
Install
pip install zhang2016dependency==0.1.0

Documentation

zhang2016dependency

This repository provides an implementation of the model proposed in the paper:

Zhang, R., Lee, H., & Radev, D. (2016). Dependency sensitive convolutional neural networks for modeling sentences and documents. arXiv preprint arXiv:1611.02361.

Installing

You can install the package using pip:

pip install zhang2016dependency