Skip to content
#

n-gram

Here are 68 public repositories matching this topic...

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

This project is an auto-filling text program implemented in Python using N-gram models. The program suggests the next word based on the input given by the user. It utilizes N-gram models, specifically Trigrams and Bigrams, to generate predictions.

  • Updated Sep 1, 2023
  • Python

Improve this page

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

Learn more