42 Forks
79 Stars
79 Watchers

language-models

Build unigram and bigram language models, implement Laplace smoothing and use the models to compute the perplexity of test corpora.

How to download and setup language-models

Open terminal and run command
git clone https://github.com/ollie283/language-models.git
git clone is used to create a copy or clone of language-models repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with language-models https://github.com/ollie283/language-models/archive/master.zip

Or simply clone language-models with SSH
[email protected]:ollie283/language-models.git

If you have some problems with language-models

You may open issue on language-models support forum (system) here: https://github.com/ollie283/language-models/issues