Skip to content
#

nltk-library

Here are 315 public repositories matching this topic...

SteamScrape

This project aims to conduct sentiment analysis on Steam game reviews using an end-to-end machine learning pipeline. The process involves web scraping, data cleaning, exploratory data analysis (EDA), natural language processing (NLP), and sentiment analysis. The sentiment analysis is performed using the NLTK library, and the results are visualized

  • Updated May 22, 2024
  • Jupyter Notebook

A movie recommendation system, is an AI/ML-based approach to filtering or predicting the users’ film preferences based on their past choices and behavior. It’s an advanced filtration mechanism that predicts the possible movie choices of the concerned user and their preferences towards a domain-specific item, aka movie.

  • Updated Apr 29, 2024
  • Jupyter Notebook

Using Multinomial Naive Bayes, this code snippet illustrates a text classification task. It starts by loading training and testing data sets containing text descriptions and the associated genres.

  • Updated Apr 8, 2024
  • Jupyter Notebook

I recently dived into the AI spce and came up with a bot which can be embedded on a website to help users navigate through the web context when customer service agents are offline... Probably it's a good move since it's my first time developing a machine learning model.You can send a PR where possible 🤝🤓🤝

  • Updated Mar 3, 2024
  • Python

Improve this page

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

Learn more