HeuristicCompletion-Weights

Description

HeuristicCompletion-Weights introduces a new methodology that assigns a specific weight to each feature.

Details

Source
GitHub
Dialect
pharo (40% confidence)
License
MIT
Created
Oct. 14, 2025
Updated
Jan. 27, 2026
Topics
pharo pharo-smalltalk

Categories

UI / Graphics

README excerpt

# HeuristicCompletion-Weights

```smalltalk
Metacello new
  githubUser: 'omarabedelkader' project: 'HeuristicCompletion-Weights' commitish: 'main' path: 'src';
  baseline: 'ExtendedHeuristicCompletionWeights';
  load.
```
← Back to results