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.
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.
NGRAMS is a search engine for the Google Books Ngram Dataset. This repository contains documentation, discussions, announcements, and issues.
Language modeling based on ngrams models and smoothing techniques
Căn cứ vào N-gram công khống lưu lượng an toàn phân tích mô hình
Train an n-gram model given a corpus of words.
A Python library that automatically corrects English text by re-ranking corrections with an ngram model.
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
⚙️ Language Model for 🙃 Phony Framework
N-gram Go library
A simple Swift implementation of word suggestion using n-gram probabilistic model
a tfidf tool that can calculate tf-idf value and extract key words
A simple next-word prediction, word completion and word correction engine.
Basic Language Models, Bag of Words, Ngram Models Etc NLP modelling and associated tasks
English Word Suggestion Based on POS-Ngram
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."