Python implementation of Gale and Sampson's (1995/2001) "Simple Good Turing" algorithm.
-
Updated
Feb 1, 2019 - Python
Python implementation of Gale and Sampson's (1995/2001) "Simple Good Turing" algorithm.
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
scRNA-seq normalization method, based on the Simple Good-Turing estimator
Spelling correction and grammar detection with statistical language models
Identify between English, French, and Italian with 99% accuracy. Uses language modeling techniques including LaPlace and Good-Turing smoothing.
This is an entire implementation with Good-Turing estimate, MLE, and Laplacian backoff Language Model
Word Level Language Models
This is my Natural Language Processing related programs repository
Add a description, image, and links to the good-turing topic page so that developers can more easily learn about it.
To associate your repository with the good-turing topic, visit your repo's landing page and select "manage topics."