NeuSpell: A Neural Spelling Correction Toolkit
-
Updated
Jul 31, 2023 - Python
NeuSpell: A Neural Spelling Correction Toolkit
Python implementation of an N-gram language model with Laplace smoothing and sentence generation.
Word/n-gram frequency lists for the Google Books Ngram Corpus (v3, all languages) with Python code
🦜 NLP for Tibetan, in 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.
Pipeline for training Language Models using PyTorch.
A trigram language model using NLTK to predict the next word of a phrase
BLEU Score in Rust
Сравнение нескольких способов представления слов для построения языковых моделей
It's a python based n-gram langauage model which calculates bigrams, probability and smooth probability (laplace) of a sentence using bi-gram and perplexity of the model.
nlpNatural Language Processing MAterial
Automatic text metrics (BLEU, ROUGE, METEOR, +++)
Classe responsável por simplificar o processo de criação de um modelo Doc2Vec (gensim) com facilitadores para geração de um vocab personalizado e com a geração de arquivos de curadoria. Dicas usando elasticsearch e singlestore.
a simple ngram-based context-aware spellchecker for the NLP class I taught
Add a description, image, and links to the ngrams topic page so that developers can more easily learn about it.
To associate your repository with the ngrams topic, visit your repo's landing page and select "manage topics."