cw2vec
Chinese Word Embeddings Framework
A software framework for learning Chinese word embeddings with stroke n-gram information
cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information
274 stars
11 watching
66 forks
Language: C++
last commit: almost 2 years ago cw2vecembeddingsfasttextstroke-informationword2vec
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework to learn word embeddings using lexical dictionaries | 115 |
| Learning word embeddings from abstract images to improve language understanding | 19 |
| 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 |
| A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 |
| A library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm | 20 |
| A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 |
| A toolkit for learning high-quality word and text representations from ngram co-occurrence statistics | 848 |
| This is a software project that trains and evaluates word embeddings for Chinese words, characters, and fine-grained subcharacter components. | 99 |
| This project provides code and corpora for creating word embeddings by considering the visual characteristics of words. | 15 |
| A collection of precomputed word embeddings for the Spanish language, derived from different corpora and computational methods. | 354 |
| Provides fast and efficient word embeddings for natural language processing. | 223 |
| An implementation of Word2Vec using Torch for learning vector representations of words from text data | 61 |
| A Julia interface to the Word2Vec word embedding algorithm | 61 |
| A software implementation of a word embedding method using character glyphs, enhancing traditional Chinese language processing | 30 |