FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

text-vectorization ยท GitHub Topics ยท GitHub

#

text-vectorization

Here are 63 public repositories matching this topic...

A Python toolbox for gaining geometric insights into high-dimensional data

  • Updated Jul 24, 2026
  • Python

๐Ÿ“– Use Bi-normal Separation to find document vectors which is used to compute similarity for shorter sentences.

  • Updated Aug 21, 2018
  • Python

The project has text vectorization, handling big data with merging and cleaning the text and getting the required columns while boosting the performance by feature extraction and parameter tuning for NN, compares the Performances through applied different models treating the problem as classification and regression both.

  • Updated Aug 9, 2019
  • Jupyter Notebook

๐Ÿš€ Course Recommendation System is a machine learning-powered web application designed to recommend similar courses from Coursera's vast dataset of over 3,000 courses. Built using Python, Scikit-learn, and Streamlit, the app preprocesses course data, applies text vectorization, and leverages cosine similarity to offer personalized recommendations.

  • Updated Oct 10, 2024
  • Jupyter Notebook

Given a document, identifying the closest documents within the list of documents using tf-idf matrix and cosine similarity

  • Updated Aug 24, 2022
  • Python

In this project, task involves analyzing the content of the articles to extract key concepts and themes that are discussed across the articles to identify major themes/topics across a collection of BBC news articles.

  • Updated Mar 31, 2023
  • Jupyter Notebook

This project is an unsupervised NLP-based recipe recommender system designed to provide personalized recipe suggestions. The system employs content-based filtering techniques, utilizing cosine similarity to measure the resemblance between user inputs and a database of recipes.

  • Updated Sep 7, 2023
  • Jupyter Notebook

A DL project that helps in classifying Toxic Comment weather it is positive or not.

  • Updated Jul 25, 2022
  • Jupyter Notebook

In this notebook we analyze and classify news articles using machine learning techniques, including Logistic Regression, Naive Bayes, Support Vector Machines, and Random Forests. Explore text vectorization and NLP for accurate news categorization.

  • Updated Nov 5, 2023
  • Jupyter Notebook

Comment Sentiment Analysis using Deep Learning

  • Updated Sep 14, 2021
  • Python

A diploma project focused on vectorizing scientific texts using the Top2Vec algorithm, with the aim of analyzing thematic groups, identifying trends, and visualizing the dynamics of interest in various topics in the field of computer science.

  • Updated Jun 12, 2024
  • Jupyter Notebook

Predictive Text Analysis project! This repository contains code for predicting answers to science exam questions using advanced natural language processing techniques. Check out the code and results!

  • Updated Oct 16, 2023
  • Jupyter Notebook

Hands-on labs and solutions from AWS Academy's Machine Learning for Natural Language Processing course โ€” covering text vectorization, sentiment analysis, entity recognition, topic modeling, and multilingual NLP using AWS ML services.

  • Updated Jul 15, 2026

Explore advanced neural networks for crafting captivating headlines! Compare LSTM ๐Ÿ”„ and Transformer ๐Ÿ”€ models through interactive notebooks ๐Ÿ““ and easy-to-use wrapper classes ๐Ÿ› ๏ธ. Ideal for content creators and data enthusiasts aiming to automate and enhance headline generation โœจ.

  • Updated Dec 28, 2025
  • Jupyter Notebook

Using text-vectorization and similarity-based-matrix computation

  • Updated May 29, 2025
  • Jupyter Notebook

๐Ÿง  Machine Learning & Natural Language Processing: Predict the author of literary text snippets. Built with TensorFlow and Keras, this project trains an LSTM model on classic literature to identify writing style and authorship.

  • Updated May 25, 2025
  • Python

A simple Python script for transforming a corpus of documents into text vectors suitable for visualization

  • Updated Mar 16, 2017
  • Python

Machine learning-based sentiment analysis system that classifies movie reviews as positive or negative using NLP techniques and text classification models.

  • Updated Jun 4, 2026
  • Python

Improve this page

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

Learn more


Back | FazBrowse Home | New Git URL