Skip to content
#

word-embeddings

Here are 948 public repositories matching this topic...

This repository provides a complete workflow for text processing using Hugging Face Transformers and NLTK. It includes modules for sentence normalization, spelling correction, word embedding generation, positional encoding computation, and English-to-French translation

  • Updated Jun 18, 2024
  • Jupyter Notebook

The repository contains notebooks created for collecting and preprocessing the corpus of diary entries and for experiments on creating models for predicting gender, age groups of authors and the time period of text creation.

  • Updated Jun 12, 2024
  • Jupyter Notebook

Developed a deep learning model utilizing TensorFlow to automate the classification of financial documents. Leveraging a Bidirectional LSTM RNN, we accurately categorize the documents. Our user-friendly Streamlit application ensures high accuracy & efficiency in document management, all deployed on the Hugging Face platform for seamless integration

  • Updated Jun 10, 2024
  • HTML

Sentiment analysis on the IMDB dataset using Bag of Words models (Unigram, Bigram, Trigram, Bigram with TF-IDF) and Sequence to Sequence models (one-hot vectors, word embeddings, pretrained embeddings like GloVe, and transformers with positional embeddings).

  • Updated Jun 4, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the word-embeddings 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 word-embeddings topic, visit your repo's landing page and select "manage topics."

Learn more