An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with wordembedding

A curated list of projects in awesome lists tagged with wordembedding .

https://github.com/vyraun/Half-Size

Code for "Effective Dimensionality Reduction for Word Embeddings".

fasttext glove nips-2017 pca wordembedding

Last synced: 10 May 2025

https://github.com/ekzhu/go-fasttext

Facebook fastText database in SQLite with Go API

facebook fasttext golang sqlite wordembedding

Last synced: 26 Aug 2025

https://github.com/gesistsa/sweater

👚 Speedy Word Embedding Association Test & Extras using R

bias-detection r textanalysis wordembedding

Last synced: 22 Jul 2025

https://github.com/fpt-thaituan/using-word-embeddings-for-twitter-sentiment-analysis

The project researches sentiment analysis on Twitter, with the goal of evaluating the positivity, negativity or neutrality of comments. Using Word Embeddings, an advanced method in natural language processing, our model achieved a high accuracy of 96.61%. The model was trained on Twitter data and tested on a data comment dataset from Binance.

ai binance-sentiment-analysis depplearning natural-language-processing twitter-sentiment-analysis wordembedding

Last synced: 22 Aug 2025

https://github.com/geo-y20/enhanced-learning-experience

IntelliLearn is a FastAPI-based application designed to process and transcribe audio and video files into text using the Whisper model. The application also supports processing PDF files to extract and summarize their content.

chat-application chatgpt educational-project fastapi groq-api huggingface lama llm pdf-files platform python speech-to-text text-summarization transformer whisper word2vec wordembedding

Last synced: 06 Apr 2025

https://github.com/danieldacosta/text-classification-exploration

Explore text classification with Logistic Regression and Naive Bayes models. Implementing from scratch, we compare feature engineering techniques like Bag-of-Words, TF-IDF, and Word Embedding for accurate labeling

logistic-regression naive-bayes nlp tf-idf wordembedding

Last synced: 28 Feb 2025

https://github.com/suthagar23/fyp-polysemy-embedding

Polysemy Embedding - Iterative approach to address the sense based embedding

nlp word2vec wordembedding

Last synced: 05 Jul 2025

https://github.com/abdelrahman-amen/word-embedding

This code showcases text preprocessing (tokenization, stopword removal, and standardization), training a Word2Vec model to generate word embeddings, and analyzing word relationships using metrics like cosine similarity and Jaccard index. It also visualizes high-dimensional embeddings in 2D using MDS, illustrating how similar words cluster together

cosine-similarity euclidean-distances jaccard-similarity nlp nltk python sklearn tokenization wordembedding wordtovec

Last synced: 13 Apr 2026