Skip to content
#

trigram

Here are 28 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
blacktrigram

Black Trigram is a realistic combat simulator that teaches authentic Korean martial arts through precise anatomical targeting. Master traditional vital point techniques through modern 2D combat mechanics across 5 distinct fighter archetypes.🥋 Black Trigram (흑괘) 어둠의 무예로 완벽한 일격을 추구하라 "Master the dark arts through the pursuit of the perfect strike"

  • Updated Jul 12, 2025
  • TypeScript

This repository contains implementation of different n-gram models as well as a lightweight implementation of a GPT styled transformer model for next token generation. This is inspired from Andrej Karpathy's video on GPT from Scratch

  • Updated Feb 9, 2025
  • Jupyter Notebook

Improve this page

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

Learn more