0 Forks
0 Stars
0 Watchers

BigramCompletionSorter

A sorting strategy for code completion in Pharo IDE (https://pharo.org/) based on the bigram language model (n-gram model with n=2)

How to download and setup BigramCompletionSorter

Open terminal and run command
git clone https://github.com/pharo-completion/BigramCompletionSorter.git
git clone is used to create a copy or clone of BigramCompletionSorter 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 BigramCompletionSorter https://github.com/pharo-completion/BigramCompletionSorter/archive/master.zip

Or simply clone BigramCompletionSorter with SSH
[email protected]:pharo-completion/BigramCompletionSorter.git

If you have some problems with BigramCompletionSorter

You may open issue on BigramCompletionSorter support forum (system) here: https://github.com/pharo-completion/BigramCompletionSorter/issues