trigram
Here are 22 public repositories matching this topic...
An I Ching hexagram encoder/decoder with substitution cipher
-
Updated
Apr 28, 2020 - C++
language modeling, bigram, trigram, mixture of language models, perplexity, Gutenberg project
-
Updated
Jul 4, 2020 - Python
📝A text file containing 150,000 Urdu words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion.
-
Updated
Oct 8, 2020 - Python
Ngram-based indexing of strings into a binary file
-
Updated
Feb 20, 2021 - Rust
Determining the similarity of alphanumeric text based on trigram matching.
-
Updated
Oct 25, 2021 - JavaScript
Language prediction of documents using trigram analysis and cosin similarity.
-
Updated
Jun 29, 2022 - Python
Fast fuzzy string searching/matching for Rails
-
Updated
Jul 31, 2022 - Ruby
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
Academic project centered around n-grams and their application in developing a spelling corrector with contextual awareness.
-
Updated
Oct 30, 2023 - 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.
Add this topic to your repo
To associate your repository with the trigram topic, visit your repo's landing page and select "manage topics."