UnigramCompletionSorter

Description

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

Details

Source
GitHub
Dialect
pharo (65% confidence)
License
MIT
Forks
1
Created
June 26, 2020
Updated
June 27, 2020
Topics
code-completion ide machine-learning ngram-language-model ngrams pharo

Categories

Education / Howto

README excerpt

# 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)
← Back to results