Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with word2vec-model

A curated list of projects in awesome lists tagged with word2vec-model .

https://github.com/piskvorky/gensim-data

Data repository for pretrained NLP models and NLP corpora.

corpora dataset gensim glove-model lda-model lsi-model pretrained-models word2vec-model

Last synced: 18 Dec 2024

https://github.com/sajari/word2vec

Go library for performing computations in word2vec binary models

embedding go golang word word2vec word2vec-model

Last synced: 19 Dec 2024

https://github.com/iamaziz/ar-embeddings

Sentiment Analysis for Arabic Text (tweets, reviews, and standard Arabic) using word2vec

arabic arabic-embedding arabic-nlp arabic-sentiment embeddings sentiment-analysis word2vec word2vec-model

Last synced: 15 Dec 2024

https://github.com/coosto/dutch-word-embeddings

Dutch word embeddings, trained on a large collection of Dutch social media messages and news/blog/forum posts.

coosto dutch nlp word2vec word2vec-model wordembeddings

Last synced: 17 Nov 2024

https://github.com/26hzhang/word2vecfjava

Word2VecfJava: Java implementation of Dependency-Based Word Embeddings and extensions

java lexical-substitution neural-network nlp word-embeddings word-similarity word2vec-model word2vecf

Last synced: 28 Nov 2024

https://github.com/kush1912/fake-news-detection

Machine learning Based Minor Project, which uses various classification Algorithms to classify the news into FAKE/REAL, on the basis of their Title and Body-Content. Data has been collected from 3 different sources and uses algorithms like Random Forest, SVM, Wordtovec and Logistic Regression. It gave 94% accuracy.

classification-algorithm fake guardian ipynb logistic-regression machine-learning-algorithms nyt random-forest scrap-data svm webscraping word2vec-model xgboost-algorithm

Last synced: 11 Oct 2024

https://github.com/jalajthanaki/harrypotter2vec

This repository is contains the Word2Vec model for Harry Potter series.

gensim-word2vec harry-potter-series python3 word2vec-model

Last synced: 20 Dec 2024

https://github.com/huixxi/nlp_word2vec

Word2Vec sikp-gram model with negative sampling implementation with python3

negative-sampling nlp skip-gram word2vec-model

Last synced: 15 Nov 2024

https://github.com/krisharul26/text-classification-dbpedia-ontology-classes-using-lstm

Text classification is the task of assigning a set of predefined categories to free text. Text classifiers can be used to organize, structure, and categorize pretty much anything. For example, new articles can be organized by topics, support tickets can be organized by urgency, chat conversations can be organized by language, brand mentions can be organized by sentiment, and so on.

attention-mechanism bagofwords flask-application gensim-doc2vec gensim-word2vec glove-embeddings lemmatization lstm-neural-networks nlp-machine-learning nltk-python restapi-framework rnn-tensorflow stemming tensorflow2 word2vec-embeddinngs word2vec-model

Last synced: 09 Nov 2024

https://github.com/bhattbhavesh91/word2vec-vs-bert

I'll show how BERT models being context dependent are superior over word2vec, Glove models which are context-independent.

bert bert-model glove glove-embeddings word2vec word2vec-model

Last synced: 16 Nov 2024

https://github.com/pasaopasen/sberonline-ak

Экспертная система для классификации отзывов к приложению Сбербанк-Онлайн, разработанная в рамках Sber Online 2020

nlp-machine-learning tonality webapp word2vec-model

Last synced: 28 Nov 2024

https://github.com/bijoy-sust/binary-text-classification--word2vec-svm

A Python implementation of a binary text classifier using Word2Vec and SVM.

binary-classification python-implementation svm-classifier text-classification word2vec-model

Last synced: 25 Nov 2024

https://github.com/simranjeet97/innovative-sentiment-analysis

I created a new technique to do sentiment analysis with 98% probability using multiple techniques combined to from a new method. I made a video on this whole project and show you, how “Next Gen Sentiment” is much better then NLTK, TEXTBLOB or LLMs.

genai genai-sentiment-analysis large-language-models llm llm-sentiment-analysis nltk-python sentiment-analysis sentiment-classification textblob textblob-sentiment-analysis word2vec-embeddinngs word2vec-model

Last synced: 14 Nov 2024

https://github.com/ayeshaaaaaaaaa/bbc-news-article-retrieval-system-using-fastapi-tf-idf-and-word2vec

This project implements a news article retrieval system using dataset of BBC articles. It utilizes FastAPI for the API layer, TF-IDF for term weighting, and Word2Vec and allows users to query the dataset for top-matching articles with similarity scores.

articles-retrival similarity-search td-idf word2vec-model

Last synced: 08 Nov 2024

https://github.com/suji04/happydb_nlp

A deep NLP model that can detect the cause of happiness from the description of happy moment.

deep-learning gru happydb nlp word2vec-model

Last synced: 10 Nov 2024

https://github.com/abhaskumarsinha/2d-continuous-skip-gram-model

A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.

continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model

Last synced: 21 Nov 2024