Fight-hawk / TextCNN-keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextCNN-keras

It is slightly simplified implementation of Kim's Convolutional Neural Networks for Sentence Classification paper in keras.

Requirements:

Python 3
keras 2.1.5
Numpy

References:

Convolutional Neural Networks for Sentence Classification
A Sensitivity Analysis of (and Practitioners' Guide to) Convolutional Neural Networks for Sentence Classification

About


Languages

Language:Python 100.0%