word2vec_torch
Word Embedder
An implementation of Word2Vec using Torch for learning vector representations of words from text data
Word2Vec implementation in Torch
61 stars
8 watching
33 forks
Language: Lua
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Lua-based library for graph manipulation and visualization in Torch. | 35 |
| | This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. | 40 |
| | A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |
| | Learning word embeddings from abstract images to improve language understanding | 19 |
| | Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
| | A Julia interface to the Word2Vec word embedding algorithm | 61 |
| | A software framework for learning Chinese word embeddings with stroke n-gram information | 274 |
| | Bindings for integrating Point Cloud Library with the Torch programming framework. | 30 |
| | Demos and tutorials for the Lua-based machine learning framework Torch7 | 43 |
| | A framework to learn word embeddings using lexical dictionaries | 115 |
| | An implementation of a text classification algorithm using Torch and the fasttext technique | 72 |
| | A collection of reusable components and utilities for building Torch-based projects | 199 |
| | This project provides an implementation of Kim's sentence convolution code using Lua and Torch for text classification. | 450 |
| | Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 289 |
| | Custom image segmentation implementation using deep learning with Lua and Torch | 37 |