Skip to content
#

word2vec-algorithm

Here are 47 public repositories matching this topic...

This project incorporates Hierarchical document clustering of the Kaggle forum posts using data from Meta Kaggle. Includes fine-tuned vectors using GoogleNews embeddings.

  • Updated Dec 2, 2021
  • Jupyter Notebook

Ce fut mon prémier projet NLP où j'ai réalisé la détection de spam en utilisant les algorithmes d'embedding pour encorder mes textes. J'ai utilisé Random Forest et Milti-Layres Perceptrons pour la phase de classification. Ce qui a pemit l'obtension des précisions respective de 97% et 98%. J'ai aussi appris à documenter mes codes via sphinx

  • Updated Oct 3, 2023
  • Python

This project is a word2vec implementation of the tweets collected from twitter. We followed the ethical way of creating a developer account and followed the official twitter documentation to collect we data. We highly encourage the viewers to check the official documentation out and follow instructions to ethically collect the tweets and the dat…

  • Updated Mar 2, 2021
  • Jupyter Notebook

This NLP repository features various projects aimed at processing and analyzing natural language data. From sentiment analysis to text classification, the projects utilize state-of-the-art techniques and algorithms to extract meaningful insights from unstructured text data.

  • Updated Mar 18, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the word2vec-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the word2vec-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more