sent-conv-torch

Sentence classifier

This project provides an implementation of Kim's sentence convolution code using Lua and Torch for text classification.

Text classification using a convolutional neural network.

GitHub

450 stars
49 watching
128 forks
Language: Lua
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
junwei-pan/fasttext_torchAn implementation of a text classification algorithm using Torch and the fasttext technique72
erogol/seg-torchCustom image segmentation implementation using deep learning with Lua and Torch37
jwyang/jule.torchImplementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch289
zhangxiangxiao/crepeA toolkit for building character-level convolutional networks for text classification using Torch 7.848
shawn1993/cnn-text-classification-pytorchAn implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch1,022
hughperkins/pytorchProvides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages.432
jhjin/overfeat-torchAn OverFeat image classifier and feature extractor wrapper around Torch744
torch/cutorchProvides a CUDA backend for the PyTorch deep learning framework337
zhegan27/convsentTrains an autoencoder to learn generic sentence representations using convolutional neural networks34
marcoscoffier/torch-saliencyA library for finding interest points in images using integral histograms and entropy-based saliency7
torch/graphA Lua-based library for graph manipulation and visualization in Torch.35
macournoyer/neuralconvoAn implementation of a conversational model using sequence-to-sequence learning and LSTM layers in Torch777
yoonkim/word2vec_torchAn implementation of Word2Vec using Torch for learning vector representations of words from text data61
torch/demosTorch7 tutorials and demos providing hands-on experience with the deep learning framework.355
soumith/inception.torchA Torch implementation of a pre-trained neural network architecture used in image recognition tasks66