Skip to content

Keras Implementation of "Convolutional Neural Networks for Sentence Classification"

Notifications You must be signed in to change notification settings

finn-no/keras-conv-sentence-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keras Convolutional Sentence Classifier

Finn.no Keras implementation of Convolutional Neural Networks for Sentence Classification” based architecture.

Finn.no usage

Deep NLP-based Recommenders at Finn.no

Word-embeddings

COMING SOON

Disclaimer

Has only been tested with:

  • Keras 2.0.2
  • Tensorflow 1.0.2

TODOs

  • We plan to eventually release our word-embeddings trained on finn.no/torget data.
  • Add requirements.txt
  • Add example usage notebook
  • Add util-methods for seeing the results of similarity-predictions from the feature-layer of the model.

About

Keras Implementation of "Convolutional Neural Networks for Sentence Classification"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages