smilelight / lightNLP Star 835 Code Issues Pull requests 基于Pytorch和torchtext的自然语言处理深度学习框架。 python nlp deep-learning text-classification word2vec pytorch chinese pos skip-gram cbow language-model cws dependency-parsing srl relation-extraction sentence-similarity hierarchical-softmax torchtext negative-sampling nature-language-process Updated Dec 14, 2020 Python
DSXiangLi / Embedding Star 42 Code Issues Pull requests Embedding模型代码和学习笔记总结 word2vec transformer seq2seq fasttext embedding doc2vec skip-thoughts encoder-decoder cnn-lstm hierarchical-softmax quick-thought genism negative-sampling tf-estimator bookcorpus Updated Aug 28, 2021 Python
nocotan / skipgram_cpp Star 6 Code Issues Pull requests Skipgram with Hierarchical Softmax nlp machine-learning word2vec embeddings skip-gram skipgram hierarchical-softmax Updated Apr 20, 2018 C++
bacnguyencong / otoliths-identification Star 5 Code Issues Pull requests Otolith identification using Deep Neural Networks deep-learning python3 image-classification hierarchical-softmax Updated Apr 13, 2020 Jupyter Notebook
wenhaofang / Word2vec Star 1 Code Issues Pull requests Some demo word2vec models implemented with pytorch, including Continuous-Bag-Of-Words / Skip-Gram with Hierarchical-Softmax / Negative-Sampling. pytorch skip-gram hierarchical-softmax continuous-bag-of-words negative-sampling Updated Dec 26, 2021 Python
davide97l / Word2vec Star 0 Code Issues Pull requests Word2Vec Tensorflow implementation with word sense disambiguation. word2vec word-sense-disambiguation bag-of-words skipgram word-similarity hierarchical-softmax word-analogy negative-sampling word2vec-tensorflow Updated Mar 29, 2020 Python