fasttext_torch

Text classifier

A Torch implementation of fasttext-based text classification

A fasttext implementation based on Torch

GitHub

72 stars
8 watching
11 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
harvardnlp/sent-conv-torch This project provides an implementation of Kim's sentence convolution code using Lua and Torch for text classification. 449
jwyang/jule.torch Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch 288
torch/graph A Lua-based library for graph manipulation and visualization in Torch. 35
fmassa/object-detection.torch An implementation of object detection frameworks in the Torch deep learning framework 116
erogol/seg-torch Custom image segmentation implementation using deep learning with Lua and Torch 37
ankane/fasttext-ruby Efficient text classification and representation learning library for Ruby 203
torch/demos Torch7 tutorials and demos providing hands-on experience with the deep learning framework. 355
apcode/tensorflow_fasttext An open-source implementation of a text classification system using word embeddings and TensorFlow. 302
karandwivedi42/imagenet-multigpu.torchnet A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model. 4
jhjin/overfeat-torch An OverFeat image classifier and feature extractor wrapper around Torch7 44
yoonkim/word2vec_torch Torch implementation of Word2Vec algorithm for creating vector representations of words from text data 61
soumith/torch-signal A signal processing toolkit with support for various transforms and analysis methods. 48
ankane/torchtext-ruby A Ruby library providing data loaders and abstractions for text and NLP tasks 34
e-lab/torch7-demos Demos and tutorials for the Lua-based machine learning framework Torch7 43
clementfarabet/ipam-tutorials Hands-on tutorials and code examples for implementing supervised and unsupervised learning algorithms in Lua using the Torch7 deep learning framework. 130