Skip to content

An implementation in Keras 2.x of the CharCNN model "Crepe"

Notifications You must be signed in to change notification settings

qichaozhao/pyCrepeK2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of the paper "Text Understanding from Scratch" in Keras 2.x.

The model can be found as the class crepeK2 in crepe.py. This contains wrappers in order to fit, evaluate and predict.

A companion Jupyter Notebook file is provided showing an example of using the model for the AG News Dataset. The AG News Dataset is included within the git repository. Other datasets can be found on this Google Drive: (https://drive.google.com/drive/folders/0Bz8a_Dbh9Qhbfll6bVpmNUtUcFdjYmF2SEpmZUZUcVNiMUw1TWN6RDV3a0JHT3kxLVhVR2M)

About

An implementation in Keras 2.x of the CharCNN model "Crepe"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published