Skip to content
#

tf-idf-vectorizer

Here are 112 public repositories matching this topic...

NLP based Classification Model that predicts a person's personality type as one of the 16 Myers Briggs personality types. Extremely challenging project dealing with correlation between human psychology and casual writing styles and handling heavily imbalanced classes. Check the app here - https://mb-predictor-motetuzs5q-uc.a.run.app/

  • Updated Feb 15, 2023
  • Jupyter Notebook

Tunable full text search engine in JavaScript that: (1) works natively on web apps like Express.js; (2) easy to customize (via BM25) to specific types of documents (e.g. tweets, scientifc journals); (3) is deployable on either the client-side or the server side.

  • Updated Jan 26, 2019
  • JavaScript

Skincare recommendation android application that uses dataset from Kaggle and scrapped data from cosmetics websites to work a Tf-IDF vectorizer for content based filtering, and KNN and Decision trees for collaborative based filtering. The notebook also contains other approaches for POC including SVD. Backend APIs are based on Flask, Android appl…

  • Updated Oct 22, 2021
  • Jupyter Notebook

We watch and read a lot of news daily. These news have a great impact on our lives and on the society as a whole. It can generate positive or negative impact on a person and can even shake the entire system of the country. So our model, thus, uses natural language processing and classifies the news headlines into positive, negative or neutral im…

  • Updated Aug 21, 2021
  • Jupyter Notebook

The document classification solution should significantly reduce the manual human effort in the HRM. It should achieve a higher level of accuracy and automation with minimal human intervention.

  • Updated Mar 29, 2023
  • Jupyter Notebook

Improve this page

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

Learn more