Skip to content
#

term-frequency-inverse-document-frequency

Here are 4 public repositories matching this topic...

Using NLP and a smart chatbot, this project gauges customer sentiments online, offering customization and real-time feedback. Employing TF-BOW-LDA and ML models, it empowers e-commerce decisions, culminating in an NLP course at uOttawa in 2023.

  • Updated Jan 12, 2024
  • Jupyter Notebook

The project aimed to classify Gutenberg texts accurately. Employing advanced NLP methodologies, it covered collection, preprocessing, feature engineering, and model evaluation for literary work classification. as part of the University of Ottawa's 2023 NLP course.

  • Updated Jan 12, 2024
  • Jupyter Notebook

Finding insights on what could be improved at a restaurant based on reviews. Project contains the implementation, dataset and a written report. Methods utilized include LDA, NER, keyword extraction, length analysis, association rules mining, N-gram analysis and more.

  • Updated Feb 12, 2024
  • Jupyter Notebook

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 term-frequency-inverse-document-frequency 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 term-frequency-inverse-document-frequency topic, visit your repo's landing page and select "manage topics."

Learn more