Skip to content

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

License

Notifications You must be signed in to change notification settings

pharo-completion/BigramCompletionSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published