1 Forks
0 Stars
0 Watchers

UnigramCompletionSorter

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

How to download and setup UnigramCompletionSorter

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

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

If you have some problems with UnigramCompletionSorter

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