TmacZouy / DRNN

the implementation for Disconnected Recurrent Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRNN

the implementation for Disconnected Recurrent Neural Networks

the original paper is "Disconnected Recurrent Neural Networks for Text Categorization"(ACL2018).

You need to place the pre-trained word embeddings into the data folder.

tensorflow : 1.4.0

About

the implementation for Disconnected Recurrent Neural Networks


Languages

Language:Python 100.0%