Skip to content
#

ngram-analysis

Here are 37 public repositories matching this topic...

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 Mar 20, 2025
  • Python

ALIGN 2.0: Modern Python package for multi-level linguistic alignment analysis. Faster, streamlined, and feature-rich while maintaining full compatibility with the original ALIGN methodology (Duran, Paxton, & Fusaroli, 2019). Recommended for all new projects. Original version: https://github.com/nickduran/align-linguistic-alignment

  • Updated Nov 24, 2025
  • Python

Improve this page

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

Learn more