Skip to content
#

text-vectorization

Here are 38 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

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

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