GWE
Character Glyph Embedding
A software implementation of a word embedding method using character glyphs, enhancing traditional Chinese language processing
30 stars
5 watching
9 forks
Language: C
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jwieting/charagram | A tool for training and using character n-gram based word and sentence embeddings in natural language processing. | 125 |
hassygo/charngram2vec | A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 |
leonard-xu/cwe | Improves word embeddings by considering internal character structures in Chinese words | 299 |
hkust-knowcomp/jwe | This is a software project that trains and evaluates word embeddings for Chinese words, characters, and fine-grained subcharacter components. | 99 |
giuseppemarra/char-word-embeddings | This repository provides an unsupervised approach to learning character-aware word and context embeddings. | 0 |
hslcy/vcwe | This project provides code and corpora for creating word embeddings by considering the visual characteristics of words. | 15 |
chengyuegongr/frequency-agnostic | Improves word embeddings by using adversarial training to make them less dependent on word frequencies | 118 |
dalinvip/cw2vec | A software framework for learning Chinese word embeddings with stroke n-gram information | 274 |
vzhong/embeddings | Provides fast and efficient word embeddings for natural language processing. | 223 |
galuhsahid/indonesian-word-embedding | Demonstrates word embedding in Indonesian language using pre-trained Word2vec models | 20 |
gluon-lang/gluon | A small, statically-typed language designed to facilitate easy embedding of programs in other applications. | 3,220 |
banzaitokyo/webhostinghub-glyphs | A comprehensive set of glyph icons designed to be compatible with popular frameworks and CMSs. | 267 |
zhezhaoa/ngram2vec | A toolkit for learning high-quality word and text representations from ngram co-occurrence statistics | 846 |
malllabiisc/wordgcn | A deep learning model that generates word embeddings by predicting words based on their dependency context | 290 |
juliatext/embeddings.jl | Provides access to pre-trained word embeddings for NLP tasks. | 81 |