Topic: "cbow-embeddings"
mayankmittal29/VectorVerse-Static_Word_Embeddings_Implementation
An implementation of static word embedding techniques for natural language processing, featuring SVD, CBOW, and Skip-gram models.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hammadhadikhan/Sentiment-Analysis-using-Various-NLP-approaches
I performed sentiment analysis aimed at determining the sentiment of 50000 imDB movie reviews, whether they are positive, negative, or neutral. I employed various NLP approaches including lexicon based approaches, machine learning models, PLM models, and hybrid models, and assessed the performance on each type of model.
Language: Jupyter Notebook - Size: 2.34 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Hedrax/16-MBTI-Prediction-Based-On-Social-Text
The Use Of Classical Classification to Distinguish between 16 MBTI given a vectorized text using CBOW, BERT Models vs Classification using The LSTM model
Language: Jupyter Notebook - Size: 1.81 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

akash18tripathi/Word-Embeddings
This GitHub repository contains implementations of three popular word embedding techniques: Singular Value Decomposition (SVD), Continuous Bag of Words (CBOW), and Embeddings from Language Models (ELMO). Word embeddings are a fundamental component of natural language processing and are essential for various text-based machine learning tasks.
Language: Python - Size: 17.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zxuu/Word2Vector-skip_gram
用skip-gram或者CBOW训练自己的词向量
Language: Python - Size: 2.84 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SpydazWebAI-NLP/BasicWordEmbeddings2023
A Basic Word2Vector WordEmbeddings Model. With image2Vector and Audio2Vector Encoding and decoding. (Audio is not great but works NEeds improvement - but can be reconstructred)
Language: Visual Basic .NET - Size: 86.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1
