ngram-language-model and N-Gram-Language-Model

ngram-language-model
37
Emerging
N-Gram-Language-Model
25
Experimental
Maintenance 0/25
Adoption 9/25
Maturity 8/25
Community 20/25
Maintenance 0/25
Adoption 4/25
Maturity 8/25
Community 13/25
Stars: 88
Forks: 27
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 6
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License:
No License Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About ngram-language-model

joshualoehr/ngram-language-model

Python implementation of an N-gram language model with Laplace smoothing and sentence generation.

This tool helps language researchers and natural language processing practitioners create and evaluate simple text generation models. You provide it with pre-processed text data, and it builds a statistical model of word sequences. The output includes newly generated sentences based on the patterns learned from your data, along with a measure of how well the model predicts new text.

natural-language-processing computational-linguistics text-generation language-modeling corpus-analysis

About N-Gram-Language-Model

burhanharoon/N-Gram-Language-Model

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work