susantabiswas / Word-Prediction-Ngram Star 36 Code Issues Pull requests Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques nlp prediction trigrams backoff ngrams bigrams language-model unigram good-turing quadgrams knesser-ney-smoothing prediction-ngram ngram-probabilistic-model interpolated-knesser-ney Updated Jul 23, 2018 Jupyter Notebook
susantabiswas / Natural-Language-Processing Star 1 Code Issues Pull requests Word Level Language Models interpolation prediction nltk smoothing ngrams backoff-strategy word-prediction good-turing quadgrams pentagram knesser-ney-smoothing Updated Jan 15, 2018 Jupyter Notebook
zehadialam / Evolutionary-Vigenere-Cipher-Breaker Star 1 Code Issues Pull requests A genetic algorithm for breaking the Vigenère cipher using the DEAP evolutionary computation framework. encryption cryptanalysis genetic-algorithm ngram decryption evolutionary-computation vigenere-cipher quadgrams polyalphabetic-cipher Updated Nov 28, 2022 Python