Porter stemming library (C++)
-
Updated
Jun 17, 2025 - C++
Porter stemming library (C++)
Finding similarities between documents, and document search engine query language implementation
Data consists of tweets scrapped using Twitter API. Objective is sentiment labelling using a lexicon approach, performing text pre-processing (such as language detection, tokenisation, normalisation, vectorisation), building pipelines for text classification models for sentiment analysis, followed by explainability of the final classifier
This is a Movie Recommendation Project which recommend the related movie based on your watch history, it uses the Cosine-Similarity concept along with the NLP techniques to recommend the next related movie.
Introduction to Natural Language Processing using NLTK, University of Jordan course.
This jupyter notebook has various ML classification models to detected a mail as spam or not
An IR stemming project
A PHP implementation of the English (Porter 2) Stemmer [added Protected words support]
Natural Language Processing Lab Experiments
Movie Recommendation using Content Filtering (Cosine Similarity) with Flask web application
This is the application which will recommend the movies to the users based on the saerch
This is a project for the course "Text Mining and Search" - Master's degree in Data Science, University Milano-Bicocca
A python wrapper around surgebase's porter2 implementation.
An NLP Exploration in Video Game Analytics for Decoding Retail Sentiments
A machine learning project to classify news as real or fake using NLP techniques. Includes text preprocessing, TF-IDF, and models like Logistic Regression, Naive Bayes, and SVM, with SHAP for model explainability.
A robust framework for exploring and evaluating various information retrieval (IR) techniques. It features a command-line interface for executing different ranking algorithms, a comprehensive evaluation suite, and a modular architecture for easy extension.
Add a description, image, and links to the stemming-porters topic page so that developers can more easily learn about it.
To associate your repository with the stemming-porters topic, visit your repo's landing page and select "manage topics."