n-gram
Here are 24 public repositories matching this topic...
Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch
-
Updated
Dec 4, 2022 - Python
N-Gram Graph: Simple Unsupervised Representation for Graphs, NeurIPS'19 (https://arxiv.org/abs/1806.09206)
-
Updated
Apr 14, 2021 - Python
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
A web service that exposes semantic similarity search via a web GUI and a RESTful API.
-
Updated
Dec 9, 2018 - Python
Comparison among four spelling correction methods. n-gram, Levenshtein, Jaro, Jaro_winkler
-
Updated
Jun 12, 2019 - Python
ngram-keylogger: typing stats that don't leak passwords
-
Updated
Dec 7, 2021 - Python
An automatic Persian poet detector from poetry, using NLP algorithms and Backoff model, which identifies which poet a verse of a poem belongs to among Ferdowsi, Saadi, and Rumi.
-
Updated
Feb 20, 2021 - Python
Perspectives in computational social research term project that utilizes text analysis and predictive model to uncover the motivation for solo travel
-
Updated
Aug 27, 2020 - Python
Parser and histogram plotter for n-gram occurrences
-
Updated
Apr 9, 2019 - Python
CMPUT 497 Intro to NLP Assignment 2: Language detector
-
Updated
Oct 16, 2019 - Python
StrainIQ is an n-gram based method to identify and quantify microbial communities in metagenomics samples.
-
Updated
Feb 23, 2023 - Python
n-gram language model to predict next word in a sequence of words for auto complete purpose.
-
Updated
Jun 20, 2024 - Python
-
Updated
Jun 16, 2017 - Python
Modification of Python implementation of an N-gram language model with Laplace smoothing from joshualoehr repository.
-
Updated
Feb 1, 2023 - Python
An advanced hybrid recommendation system that combines collaborative filtering and content-based filtering approaches, enhanced with temporal awareness and contextual personalization
-
Updated
Feb 16, 2025 - 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.
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."