A library & tools to evaluate predictive language models.
-
Updated
Aug 9, 2023 - Python
A library & tools to evaluate predictive language models.
Typing Assistant provides the ability to autocomplete words and suggests predictions for the next word. This makes typing faster, more intelligent and reduces effort.
NGRAMS is a search engine for the Google Books Ngram Dataset. This repository contains documentation, discussions, announcements, and issues.
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.
Language modeling based on ngrams models and smoothing techniques
A Python library that automatically corrects English text by re-ranking corrections with an ngram model.
Train an n-gram model given a corpus of words.
Language Model Decoder is Transducer from a sentence to word/reading sequence.
Tool to generate n-gram spectrum of instructions for Windows PEs, assisting in obfuscator type classification.
All NLP related courses on DataCamp
A simple Swift implementation of word suggestion using n-gram probabilistic model
N-gram Go library
⚙️ Language Model for 🙃 Phony Framework
a tfidf tool that can calculate tf-idf value and extract key words
Basic Language Models , Bag of Words, Ngram Models Etc NLP modelling and associated tasks
A simple next-word prediction, word completion and word correction engine.
java code naturalness calculation via n-gram language models.
Add a description, image, and links to the ngram-model topic page so that developers can more easily learn about it.
To associate your repository with the ngram-model topic, visit your repo's landing page and select "manage topics."