Skip to content
#

text-vectorization

Here are 44 public repositories matching this topic...

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

Experiments in the field of Sentiment Analysis using ML Algorithms namely Logistic Regression, Naive Bayes along with tfidf, one hot encoding, bag of words vectorization. Different MLP and RNN models viz. LSTM, GRU, Bidirectional LSTM. Lastly, state of the art BERT model

  • Updated Jul 2, 2023
  • 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

🚀 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

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