A Python implementation of n-gram language model as a trie. Two available smoothing variants: Lidstone, absolute discounting.
-
Updated
Jun 16, 2019 - Python
A Python implementation of n-gram language model as a trie. Two available smoothing variants: Lidstone, absolute discounting.
Information retrieval system that gives ranked results when a query is given
This is my Natural Language Processing related programs repository
Ranks passages against queries using various models and techniques.
Assignments in 'Applied Probabilistic Models' course by Prof. Ido Dagan at Bar-Ilan University.
Add a description, image, and links to the lidstone-smoothing topic page so that developers can more easily learn about it.
To associate your repository with the lidstone-smoothing topic, visit your repo's landing page and select "manage topics."