Popular repositories Loading
-
UnigramCompletionSorter
UnigramCompletionSorter PublicA sorting strategy for code completion in Pharo IDE (https://pharo.org/) based on the unigram language model (n-gram model with n=1)
Smalltalk 1
-
BigramCompletionSorter
BigramCompletionSorter PublicA sorting strategy for code completion in Pharo IDE (https://pharo.org/) based on the bigram language model (n-gram model with n=2)
HTML
-
CompletionEvaluation
CompletionEvaluation PublicEvaluating different approaches to code completion in Pharo
-
-
-
Repositories
- group-entries Public
pharo-completion/group-entries’s past year of commit activity - typo-tolerance Public
pharo-completion/typo-tolerance’s past year of commit activity - implicit-prefix-matching Public
pharo-completion/implicit-prefix-matching’s past year of commit activity - camel-case-matching Public
pharo-completion/camel-case-matching’s past year of commit activity - TokenProcessor Public
pharo-completion/TokenProcessor’s past year of commit activity - UnigramTableCreator Public
pharo-completion/UnigramTableCreator’s past year of commit activity - UnigramCompletionSorter Public
A sorting strategy for code completion in Pharo IDE (https://pharo.org/) based on the unigram language model (n-gram model with n=1)
pharo-completion/UnigramCompletionSorter’s past year of commit activity - BigramCompletionSorter Public
A sorting strategy for code completion in Pharo IDE (https://pharo.org/) based on the bigram language model (n-gram model with n=2)
pharo-completion/BigramCompletionSorter’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…